Bump version to 0.9.5 for the shutdown-interruption deployment

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-08-10 17:31:36 +02:00
co-authored by Claude Fable 5
parent 8b87fbeb7d
commit bfe9010485
+1 -1
View File
@@ -11,7 +11,7 @@ plugins {
group = "de.hoennig" group = "de.hoennig"
// bump at least the patch version for every deployment, so the UI footer // bump at least the patch version for every deployment, so the UI footer
// (BuildProperties) and --version identify what is actually running // (BuildProperties) and --version identify what is actually running
version = "0.9.4" version = "0.9.5"
java { java {
toolchain { toolchain {