releaser: Prepare repository for 0.155.0-DEV

[ci skip]
This commit is contained in:
hugoreleaser
2026-01-01 17:52:38 +00:00
parent e2fd6764be
commit 3bed212a2f
2 changed files with 6 additions and 5 deletions
+3 -3
View File
@@ -19,7 +19,7 @@ import "github.com/gohugoio/hugo/common/version"
// This should be the only one.
var CurrentVersion = version.Version{
Major: 0,
Minor: 154,
PatchLevel: 1,
Suffix: "",
Minor: 155,
PatchLevel: 0,
Suffix: "-DEV",
}
+3 -2
View File
@@ -1,7 +1,8 @@
# Release env.
# These will be replaced by script before release.
HUGORELEASER_TAG=v0.154.0
HUGORELEASER_COMMITISH=0b71db299a2bd89be876d7dc972ded03a222f560
HUGORELEASER_TAG=v0.154.1
HUGORELEASER_COMMITISH=e2fd6764be86d0cde988a7de6334fda0f43de871