Prepare next release

This commit is contained in:
AsamK 2024-04-19 19:25:27 +02:00
parent c9f2cca024
commit 7060faf5d3
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.10.1"
}
version = "0.13.3"
version = "0.13.4-SNAPSHOT"
java {
sourceCompatibility = JavaVersion.VERSION_21