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