releaser: Prepare repository for 0.160.0-DEV

[ci skip]
This commit is contained in:
hugoreleaser
2026-03-23 18:34:59 +00:00
parent 2ed7d193cf
commit bd071d78a5
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: 159,
Minor: 160,
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.158.0
HUGORELEASER_COMMITISH=f41be7959a44108641f1e081adf5c4be7fc1bb63
HUGORELEASER_TAG=v0.159.0
HUGORELEASER_COMMITISH=2ed7d193cfdfcf11808fb2a921a9429423b0ebe9