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