Prepare next release

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

View file

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