Skip to content

Commit 4ede1b2

Browse files
author
Carlo Castoldi
committed
bump version
1 parent 8aeb393 commit 4ede1b2

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
@@ -15,7 +15,7 @@ plugins {
1515
ext.moduleName = "qupath.extension.braian"
1616
base {
1717
archivesName = rootProject.name
18-
version = "1.0.3-SNAPSHOT"
18+
version = "1.0.3"
1919
description = "QuPath extension for whole-brain data extraction"
2020
}
2121
ext.qupathVersion = gradle.ext.qupathVersion

0 commit comments

Comments
 (0)