Skip to content

Commit 6401afd

Browse files
committed
Changed version to 0.1.0-rc2
1 parent 4f70126 commit 6401afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
}
1111

1212
ext.moduleName = 'qupath.extension.omero'
13-
version = "0.1.0-rc1"
13+
version = "0.1.0-rc2"
1414
description = "QuPath extension to support image reading using OMERO APIs."
1515
ext.qupathVersion = gradle.ext.qupathVersion
1616
ext.qupathJavaVersion = 17

0 commit comments

Comments
 (0)