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 48a367c commit 9d04510Copy full SHA for 9d04510
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = 'com.glencoesoftware.omero'
7
-version = '0.12.0'
+version = '0.12.1-SNAPSHOT'
8
9
mainClassName = 'com.glencoesoftware.omero.ms.image.region.OmeroVertxLauncher'
10
0 commit comments