We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78231bd commit 655662fCopy full SHA for 655662f
VERSION
@@ -1 +1 @@
1
-1.1.18
+1.1.19
build.gradle
@@ -14,7 +14,7 @@ allprojects() {
14
apply(plugin: "org.cadixdev.licenser")
15
16
setGroup("net.elytrium.limboapi")
17
- setVersion("1.1.18")
+ setVersion("1.1.19")
18
19
compileJava() {
20
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments