Bump version

This commit is contained in:
AsamK 2023-02-19 14:59:33 +01:00
parent 91e0db185c
commit d63405d170
2 changed files with 11 additions and 1 deletions

View file

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