releaser: Prepare repository for 0.156.0-DEV

[ci skip]
This commit is contained in:
hugoreleaser
2026-01-28 16:50:40 +00:00
parent 74c0bbfc6a
commit 6ac72dd3bf
2 changed files with 5 additions and 4 deletions
+2 -2
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,
Minor: 156,
PatchLevel: 0,
Suffix: "",
Suffix: "-DEV",
}
+3 -2
View File
@@ -1,7 +1,8 @@
# Release env.
# These will be replaced by script before release.
HUGORELEASER_TAG=v0.154.5
HUGORELEASER_COMMITISH=a6f99cca223a29cad1d4cdaa6a1a90508ac1da71
HUGORELEASER_TAG=v0.155.0
HUGORELEASER_COMMITISH=74c0bbfc6abce6a4f568c2b8c593a7fca9710e3f