Bump version to 1.1.2 for the maintenance-page deployment

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-09-03 17:54:23 +02:00
co-authored by Claude Sonnet 5
parent ed89911871
commit 6521c47092
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ group = "de.hoennig"
// 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.
// ReleaseVersionConsistencyTest fails the build if this and the top releases.html entry disagree.
version = "1.1.1"
version = "1.1.2"
java {
toolchain {