We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1707075 commit 87679b8Copy full SHA for 87679b8
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "org.allaymc"
10
-version = "3.0.11"
+version = "3.0.12-SNAPSHOT"
11
12
tasks {
13
withType<JavaCompile> {
0 commit comments