Bump version to 1.1.0 for the multi-repo registry deployment

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-09-03 15:50:00 +02:00
co-authored by Claude Sonnet 5
parent 0012c17cb7
commit 7028ca8ca3
2 changed files with 22 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 = "1.0.1"
version = "1.1.0"
java {
toolchain {