Prepare next release

This commit is contained in:
AsamK 2024-02-27 18:20:21 +01:00
parent dda23e76ac
commit c85c995fef
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.2"
version = "0.13.3-SNAPSHOT"
java {
sourceCompatibility = JavaVersion.VERSION_21