Skip to content

Commit 655662f

Browse files
committed
Release 1.1.19
1 parent 78231bd commit 655662f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.18
1+
1.1.19

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ allprojects() {
1414
apply(plugin: "org.cadixdev.licenser")
1515

1616
setGroup("net.elytrium.limboapi")
17-
setVersion("1.1.18")
17+
setVersion("1.1.19")
1818

1919
compileJava() {
2020
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)