Skip to content

Commit

Permalink
De-bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMeinerLP committed Dec 5, 2024
1 parent 09bf728 commit 048f4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if (!File("$rootDir/.git").exists()) {

allprojects {
group = "net.onelitefeather.bettergopaint"
version = "1.2.0"
version = "1.1.0"
}
group = "net.onelitefeather.bettergopaint"

Expand Down

0 comments on commit 048f4e3

Please sign in to comment.