Bump version to 0.9.2 for the UI/cancel fixes deployment

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-08-10 16:14:48 +02:00
co-authored by Claude Fable 5
parent ed9562d1a7
commit 421d51063b
+1 -1
View File
@@ -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.1"
version = "0.9.2"
java {
toolchain {