Skip to content

Commit

Permalink
Change build.gradle version to 1.1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
UserNugget committed Jan 23, 2024
1 parent 5f5b20b commit 8de9695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ allprojects() {
apply(plugin: "org.cadixdev.licenser")

setGroup("net.elytrium.limboapi")
setVersion("1.1.19")
setVersion("1.1.20")

compileJava() {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 8de9695

Please sign in to comment.