We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c41c9 commit c7f60a8Copy full SHA for c7f60a8
build.gradle
@@ -27,7 +27,7 @@ ext.moduleName = "qupath.extension.abba"
27
description = "QuPath extension to use Aligning Big Brain and Atlases"
28
29
group = "ch.epfl.biop"
30
-version = "0.3.2-SNAPSHOT"
+version = "0.3.2"
31
32
dependencies {
33
implementation("io.github.qupath:qupath-gui-fx:$qupathVersion")
0 commit comments