diff --git a/build.gradle.kts b/build.gradle.kts index a88b126..24f6779 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.4" +version = "0.9.5" java { toolchain {