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