Bump version

This commit is contained in:
AsamK 2022-10-19 20:35:53 +02:00
parent eb71fd1a5a
commit af324eeca5
2 changed files with 14 additions and 1 deletions

View file

@ -6,7 +6,7 @@ plugins {
id("org.graalvm.buildtools.native") version "0.9.16"
}
version = "0.11.3"
version = "0.11.4"
java {
sourceCompatibility = JavaVersion.VERSION_17