We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a9b86 commit 9808892Copy full SHA for 9808892
build.gradle
@@ -11,7 +11,7 @@ ext.moduleName = 'qupath.extension.omero-web'
11
ext.qupathJavaVersion = 17
12
archivesBaseName = 'qupath-extension-omero-web'
13
description = "QuPath extension to support image reading using OMERO's web API."
14
-version = "0.5.0-gs-SNAPSHOT"
+version = "0.4.6-gs"
15
16
repositories {
17
mavenLocal()
0 commit comments