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 77cd746 commit 44f18f7Copy full SHA for 44f18f7
build.gradle.kts
@@ -9,7 +9,7 @@ idea {
9
}
10
11
12
-version = "2.0.0-SNAPSHOT"
+version = "2.0.0"
13
14
tasks.register("publishAllToMavenCentral") {
15
dependsOn(":memshell-party-common:publishToMavenCentral")
0 commit comments