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