We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c720f40 commit 5c8b6acCopy full SHA for 5c8b6ac
1 file changed
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
}
14
15
group = "org.enginehub.worldeditcui"
16
-version = "${libs.versions.minecraft.get()}+01-SNAPSHOT"
+version = "${libs.versions.minecraft.get()}+01"
17
18
repositories {
19
// mirrors:
0 commit comments