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 d828be0 commit 2e74324Copy full SHA for 2e74324
1 file changed
build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
}
28
29
group = "net.countercraft.movecraft.worldguard"
30
-version = "1.0.0_beta-6"
+version = "1.0.0_beta-5"
31
description = "Movecraft-WorldGuard"
32
java.toolchain.languageVersion = JavaLanguageVersion.of(17)
33
0 commit comments