mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-11 21:48:05 -04:00
releaser: Bump versions for release of 0.126.2
[ci skip]
This commit is contained in:
parent
1464091ad6
commit
312b71232d
@ -18,6 +18,6 @@ package hugo
|
|||||||
var CurrentVersion = Version{
|
var CurrentVersion = Version{
|
||||||
Major: 0,
|
Major: 0,
|
||||||
Minor: 126,
|
Minor: 126,
|
||||||
PatchLevel: 1,
|
PatchLevel: 2,
|
||||||
Suffix: "",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user