Skip to content

Commit c7f60a8

Browse files
author
Carlo Castoldi
committed
release v0.3.2
1 parent d6c41c9 commit c7f60a8

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
@@ -27,7 +27,7 @@ ext.moduleName = "qupath.extension.abba"
2727
description = "QuPath extension to use Aligning Big Brain and Atlases"
2828

2929
group = "ch.epfl.biop"
30-
version = "0.3.2-SNAPSHOT"
30+
version = "0.3.2"
3131

3232
dependencies {
3333
implementation("io.github.qupath:qupath-gui-fx:$qupathVersion")

0 commit comments

Comments
 (0)