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 78aa049 commit 746867aCopy full SHA for 746867a
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
group = "com.r4g3baby"
14
-version = "4.0.0-dev"
+version = "4.0.0"
15
16
dependencies {
17
api(project("bukkit"))
0 commit comments