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 6600471 commit 2fc2ab6Copy full SHA for 2fc2ab6
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "org.spongepowered"
12
-version = "3.7.3-SNAPSHOT"
+version = "3.7.3"
13
14
nexusStaging {
15
val spongeOssrhUsername: String? by project
0 commit comments