releaser: Prepare repository for 0.162.0-DEV

[ci skip]
This commit is contained in:
hugoreleaser
2026-04-29 14:17:46 +00:00
parent ea8f66a7ce
commit 7fd65e16e4
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: 161,
PatchLevel: 1,
Suffix: "",
Minor: 162,
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.161.0
HUGORELEASER_COMMITISH=98d396c16a07b51df06e7673d817a3880da6218d
HUGORELEASER_TAG=v0.161.1
HUGORELEASER_COMMITISH=ea8f66a7ce988664dcc84c052fc96757042e2e4a