We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41dc35 commit 9681dcfCopy full SHA for 9681dcf
README.md
@@ -44,7 +44,7 @@ Edit `settings.gradle.kts` to specify which version of QuPath your extension sho
44
45
```kotlin
46
qupath {
47
- version = "0.6.0-SNAPSHOT"
+ version = "0.6.0"
48
}
49
```
50
0 commit comments