Bump version to 0.9.1 and note the bump-per-deployment convention
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
56aa306481
commit
76321a6f5c
+3
-1
@@ -9,7 +9,9 @@ plugins {
|
||||
}
|
||||
|
||||
group = "de.hoennig"
|
||||
version = "0.9.0"
|
||||
// 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"
|
||||
|
||||
java {
|
||||
toolchain {
|
||||
|
||||
Reference in New Issue
Block a user