mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
releaser: Bump versions for release of 0.126.2
[ci skip]
This commit is contained in:
@@ -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: "",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user