Skip to content

Commit c605831

Browse files
authored
Merge pull request #20 from Rylern/main
Update QuPath version to 0.6.0
2 parents 8703a81 + de07a4a commit c605831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
}
99

1010
qupath {
11-
version = "0.6.0-SNAPSHOT"
11+
version = "0.6.0"
1212
}
1313

1414
// Apply QuPath Gradle settings plugin to handle configuration

0 commit comments

Comments
 (0)