We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57efe8f commit cc4f840Copy full SHA for cc4f840
1 file changed
build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
}
55
56
group = 'me.byteful.plugin'
57
-version = '2.0.0-BETA'
+version = '2.0.0'
58
description = 'LevelTools'
59
java.sourceCompatibility = JavaVersion.VERSION_17
60
0 commit comments