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 f27cfe1 commit dba58f8Copy full SHA for dba58f8
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = 'com.glencoesoftware'
8
-version = '0.2.1-SNAPSHOT'
+version = '0.2.1'
9
10
mainClassName = 'com.glencoesoftware.bioformats2raw.Converter'
11
sourceCompatibility = 1.8
0 commit comments