mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
releaser: Bump versions for release of 0.126.2
[ci skip]
This commit is contained in:
parent
1464091ad6
commit
312b71232d
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ package hugo
|
|||
var CurrentVersion = Version{
|
||||
Major: 0,
|
||||
Minor: 126,
|
||||
PatchLevel: 1,
|
||||
PatchLevel: 2,
|
||||
Suffix: "",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue