Bump version to 0.9.3 for the report-badge deployment

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
mhoennig
2026-08-10 16:44:12 +02:00
co-authored by Claude Fable 5
parent b351ab33c5
commit fbdc6f54b7
+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.2"
version = "0.9.3"
java {
toolchain {