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