Skip to content

Commit 5de151a

Browse files
committed
Updated version
Signed-off-by: Marcin Kuszczak <1508798+aartiPl@users.noreply.github.com>
1 parent 7ba31d8 commit 5de151a

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.3"
30+
version = "4.2.3-RC.1"
3131

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

0 commit comments

Comments
 (0)