releaser: Prepare repository for 0.155.0-DEV

[ci skip]
This commit is contained in:
hugoreleaser
2026-01-06 16:51:07 +00:00
parent b1c1bd019f
commit 5ea3e13db6
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: 3,
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.2
HUGORELEASER_COMMITISH=f66d0944461bf32c4e69588bc3e093f14e4e149d
HUGORELEASER_TAG=v0.154.3
HUGORELEASER_COMMITISH=b1c1bd019f4d65d4ebc979e2157279bb229b457f