mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-26 13:40:38 +03:00
releaser: Bump versions for release of 0.140.0
[ci skip]
This commit is contained in:
parent
5c80cb0d20
commit
3f35721fb2
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ package hugo
|
|||
// This should be the only one.
|
||||
var CurrentVersion = Version{
|
||||
Major: 0,
|
||||
Minor: 139,
|
||||
PatchLevel: 4,
|
||||
Minor: 140,
|
||||
PatchLevel: 0,
|
||||
Suffix: "",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue