Skip to content

Commit 50e1f62

Browse files
committed
prepare for further development on 1.21.5+02
1 parent 03a8012 commit 50e1f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111
allprojects {
1212
group = "org.enginehub.worldeditcui"
13-
version = "${rootProject.libs.versions.minecraft.get()}+01"
13+
version = "${rootProject.libs.versions.minecraft.get()}+02-SNAPSHOT"
1414

1515
repositories {
1616
// mirrors:

0 commit comments

Comments
 (0)