releaser: Prepare repository for 0.156.0-DEV

[ci skip]
This commit is contained in:
hugoreleaser
2026-02-08 17:03:48 +00:00
parent 8a858213b7
commit ee91280412
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: 155,
PatchLevel: 3,
Suffix: "",
Minor: 156,
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.155.2
HUGORELEASER_COMMITISH=d8c0dfccf72ab43db2b2bca1483a61c8660021d9
HUGORELEASER_TAG=v0.155.3
HUGORELEASER_COMMITISH=8a858213b73907e823e2be2b5640a0ce4c04d295