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