We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba31d8 commit 5de151aCopy full SHA for 5de151a
1 file changed
build.gradle.kts
@@ -27,7 +27,7 @@ repositories {
27
}
28
29
group = "io.github.kscripting"
30
-version = "4.2.3"
+version = "4.2.3-RC.1"
31
32
buildConfig {
33
packageName(project.group.toString() + "." + project.name)
0 commit comments