Skip to content

Commit 61a1449

Browse files
committed
release: 1.21.7+01
1 parent 987f1b1 commit 61a1449

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-SNAPSHOT"
13+
version = "${rootProject.libs.versions.minecraft.get()}+01"
1414

1515
repositories {
1616
// mirrors:

0 commit comments

Comments
 (0)