We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9efe6d commit 43c410eCopy full SHA for 43c410e
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ idea {
9
}
10
11
12
-version = "2.4.1-SNAPSHOT"
+version = "2.4.1"
13
14
tasks.register("publishAllToMavenCentral") {
15
dependsOn(":memshell-party-common:publishToMavenCentral")
0 commit comments