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