We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d476e8f commit 47333ecCopy full SHA for 47333ec
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = "org.openmicroscopy"
11
-version = "5.5.20-SNAPSHOT"
+version = "5.6.0"
12
13
repositories {
14
mavenLocal()
docs/conf.py
@@ -36,7 +36,7 @@
36
37
# The full version, including alpha/beta/rc tags
38
# The short X.Y version.
39
-version = '5.5.18-SNAPSHOT'
+version = '5.6.0'
40
release = version
41
42
0 commit comments