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