mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
releaser: Prepare repository for 0.153.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: 152,
|
||||
Minor: 153,
|
||||
PatchLevel: 0,
|
||||
Suffix: "",
|
||||
Suffix: "-DEV",
|
||||
}
|
||||
|
||||
+3
-2
@@ -1,7 +1,8 @@
|
||||
# Release env.
|
||||
# These will be replaced by script before release.
|
||||
HUGORELEASER_TAG=v0.151.2
|
||||
HUGORELEASER_COMMITISH=a3574f6f70c9b272e3de53cf976018ee3ff16fd1
|
||||
HUGORELEASER_TAG=v0.152.0
|
||||
HUGORELEASER_COMMITISH=06bc2c16c0c0bbff7e662fbeef7ead6f9c55ea0d
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user