mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-22 20:31:23 +00:00
releaser: Bump versions for release of 0.138.0
[ci skip]
This commit is contained in:
parent
59a55a1f9e
commit
2512dedcca
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ package hugo
|
|||
// This should be the only one.
|
||||
var CurrentVersion = Version{
|
||||
Major: 0,
|
||||
Minor: 140,
|
||||
Minor: 138,
|
||||
PatchLevel: 0,
|
||||
Suffix: "-DEV",
|
||||
Suffix: "",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue