mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
releaser: Prepare repository for 0.151.0-DEV
[ci skip]
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user