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 522a263 commit e8d732bCopy full SHA for e8d732b
1 file changed
build.gradle.kts
@@ -22,7 +22,7 @@ buildscript {
22
}
23
24
group = "org.spongepowered"
25
-version = "4.0.0-SNAPSHOT"
+version = "4.0.0"
26
27
subprojects {
28
apply(plugin = "org.jlleitschuh.gradle.ktlint")
0 commit comments