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