diff --git a/build.gradle.kts b/build.gradle.kts index f05b7e0..7669afe 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -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.21" +version = "1.0.0" java { toolchain { diff --git a/src/main/resources/templates/releases.html b/src/main/resources/templates/releases.html index 92638dc..6022580 100644 --- a/src/main/resources/templates/releases.html +++ b/src/main/resources/templates/releases.html @@ -7,13 +7,15 @@
werkator.werkator. The version marks the new name rather than a claim about
+ maturity: the release after 0.9.21 is 1.0.0, because a
+ product that changes its name is better off counting from one under it.
.werkator.yml, the machine-specific one
.git/werkator/.werkator.yml, and all state — build results, artifacts,