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 ab96f1e commit d838feeCopy full SHA for d838fee
1 file changed
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
}
16
17
group = "org.spongepowered"
18
-version = "4.1.2-SNAPSHOT"
+version = "4.1.2"
19
20
subprojects {
21
apply(plugin = "org.jlleitschuh.gradle.ktlint")
0 commit comments