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 09bf728 commit 048f4e3Copy full SHA for 048f4e3
build.gradle.kts
@@ -29,7 +29,7 @@ if (!File("$rootDir/.git").exists()) {
29
30
allprojects {
31
group = "net.onelitefeather.bettergopaint"
32
- version = "1.2.0"
+ version = "1.1.0"
33
}
34
35
0 commit comments