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.
|
// This should be the only one.
|
||||||
var CurrentVersion = Version{
|
var CurrentVersion = Version{
|
||||||
Major: 0,
|
Major: 0,
|
||||||
Minor: 139,
|
Minor: 140,
|
||||||
PatchLevel: 4,
|
PatchLevel: 0,
|
||||||
Suffix: "",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue