releaser: Bump versions for release of 0.118.0

[ci skip]
This commit is contained in:
hugoreleaser 2023-08-31 07:36:55 +00:00
parent db45dbbee8
commit 28b640a220

View file

@ -17,7 +17,7 @@ package hugo
// This should be the only one.
var CurrentVersion = Version{
Major: 0,
Minor: 117,
Minor: 118,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}