mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-22 20:12:17 +00:00
releaser: Bump versions for release of 0.139.0
[ci skip]
This commit is contained in:
parent
8d92042ab9
commit
dacef0df92
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ var CurrentVersion = Version{
|
||||||
Major: 0,
|
Major: 0,
|
||||||
Minor: 139,
|
Minor: 139,
|
||||||
PatchLevel: 0,
|
PatchLevel: 0,
|
||||||
Suffix: "-DEV",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue