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 0ac870f commit ba19d8dCopy full SHA for ba19d8d
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = "org.spongepowered"
18
-version = "2.3.0-SNAPSHOT"
+version = "2.3.0"
19
20
subprojects {
21
apply(plugin = "net.kyori.indra")
0 commit comments