releaser: Prepare repository for 0.151.0-DEV

[ci skip]
This commit is contained in:
hugoreleaser
2025-09-08 13:16:24 +00:00
parent 3f5473b7d4
commit 0f18cbe990
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ package hugo
// This should be the only one.
var CurrentVersion = Version{
Major: 0,
Minor: 150,
Minor: 151,
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.149.1
HUGORELEASER_COMMITISH=57a784e027a264790ddf36c89b62200525a4561b
HUGORELEASER_TAG=v0.150.0
HUGORELEASER_COMMITISH=3f5473b7d4e7377e807290c3acc89feeef1aaa71