We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29443d commit 4e14266Copy full SHA for 4e14266
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "net.kyori"
12
-version = "3.0.0-SNAPSHOT"
+version = "3.0.0"
13
description = "KyoriPowered organizational build standards and utilities"
14
15
subprojects {
0 commit comments