Skip to content

Commit ce09a27

Browse files
committed
* Updated version
Signed-off-by: Marcin Kuszczak <1508798+aartiPl@users.noreply.github.com>
1 parent 200b907 commit ce09a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repositories {
2727
}
2828

2929
group = "io.github.kscripting"
30-
version = "4.2.0-RC.2"
30+
version = "4.2.0-RC.3"
3131

3232
buildConfig {
3333
packageName(project.group.toString() + "." + project.name)

0 commit comments

Comments
 (0)