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