We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a35be4 commit cff4c09Copy full SHA for cff4c09
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
9
allprojects {
10
group = "dev.booky.betterview"
11
- version = "2.0.0-SNAPSHOT"
+ version = "2.0.0"
12
}
13
14
subprojects {
0 commit comments