mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-11 13:41:14 -04:00
releaser: Bump versions for release of 0.143.1
[ci skip]
This commit is contained in:
parent
760c13a7ac
commit
0270364a34
@ -17,7 +17,7 @@ package hugo
|
|||||||
// This should be the only one.
|
// This should be the only one.
|
||||||
var CurrentVersion = Version{
|
var CurrentVersion = Version{
|
||||||
Major: 0,
|
Major: 0,
|
||||||
Minor: 144,
|
Minor: 143,
|
||||||
PatchLevel: 0,
|
PatchLevel: 1,
|
||||||
Suffix: "-DEV",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user