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 50b1508 commit 2c61c60Copy full SHA for 2c61c60
build.gradle
@@ -10,7 +10,7 @@ plugins() {
10
}
11
12
this.group = "net.elytrium"
13
-this.version = "1.1.1-SNAPSHOT"
+this.version = "1.1.1"
14
15
compileJava() {
16
sourceCompatibility = JavaVersion.VERSION_17
0 commit comments