diff --git a/build.gradle.kts b/build.gradle.kts index ad8760c..14524ee 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -11,7 +11,7 @@ plugins { group = "de.hoennig" // bump at least the patch version for every deployment, so the UI footer // (BuildProperties) and --version identify what is actually running -version = "0.9.2" +version = "0.9.3" java { toolchain {