mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
releaser: Bump versions for release of 0.123.1
[ci skip]
This commit is contained in:
@@ -18,6 +18,6 @@ package hugo
|
|||||||
var CurrentVersion = Version{
|
var CurrentVersion = Version{
|
||||||
Major: 0,
|
Major: 0,
|
||||||
Minor: 123,
|
Minor: 123,
|
||||||
PatchLevel: 0,
|
PatchLevel: 1,
|
||||||
Suffix: "",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user