Skip to content

Commit 9808892

Browse files
Release 0.4.6-gs
1 parent a8a9b86 commit 9808892

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
@@ -11,7 +11,7 @@ ext.moduleName = 'qupath.extension.omero-web'
1111
ext.qupathJavaVersion = 17
1212
archivesBaseName = 'qupath-extension-omero-web'
1313
description = "QuPath extension to support image reading using OMERO's web API."
14-
version = "0.5.0-gs-SNAPSHOT"
14+
version = "0.4.6-gs"
1515

1616
repositories {
1717
mavenLocal()

0 commit comments

Comments
 (0)