We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b589cac commit 1a3f7c8Copy full SHA for 1a3f7c8
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
qupathExtension {
11
name = "qupath-extension-abba"
12
group = "qupath.ext.biop.abba"
13
- version = "0.4.0-SNAPSHOT"
+ version = "0.4.0"
14
description = "QuPath extension to use Aligning Big Brain and Atlases"
15
automaticModule = "qupath.ext.biop.abba"
16
}
0 commit comments