Release v0.9.19

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-08-29 11:21:41 +02:00
co-authored by Claude Opus 5
parent 729eea5e6c
commit e25ebaa0bf
2 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ group = "de.hoennig"
// bump at least the patch version for every deployment — and only then, not per commit —
// so the UI footer (BuildProperties), --version and the release notes identify what is
// actually running; a deployment bundles whatever was committed since the last one
version = "0.9.18"
version = "0.9.19"
java {
toolchain {