releaser: Prepare repository for 0.160.0-DEV

[ci skip]
This commit is contained in:
hugoreleaser
2026-04-01 13:21:05 +00:00
parent 5f4646acaa
commit 397980aab3
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: 159,
PatchLevel: 2,
Suffix: "",
Minor: 160,
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.159.1
HUGORELEASER_COMMITISH=86c7d3afacab79dc53325602d77ef884b7570268
HUGORELEASER_TAG=v0.159.2
HUGORELEASER_COMMITISH=5f4646acaad89e1166aac118e118b0d28013f460