mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
releaser: Bump versions for release of 0.138.0
[ci skip]
This commit is contained in:
parent
95e2d5beb8
commit
ad82998d54
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ var CurrentVersion = Version{
|
|||
Major: 0,
|
||||
Minor: 138,
|
||||
PatchLevel: 0,
|
||||
Suffix: "-DEV",
|
||||
Suffix: "",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue