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