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 987f1b1 commit 61a1449Copy full SHA for 61a1449
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
allprojects {
12
group = "org.enginehub.worldeditcui"
13
- version = "${rootProject.libs.versions.minecraft.get()}+01-SNAPSHOT"
+ version = "${rootProject.libs.versions.minecraft.get()}+01"
14
15
repositories {
16
// mirrors:
0 commit comments