releaser: Bump versions for release of 0.117.0

[ci skip]
This commit is contained in:
hugoreleaser
2023-08-07 12:49:48 +00:00
parent 0de81c6430
commit b2f0696cad
2 changed files with 2 additions and 2 deletions

View File

@@ -19,5 +19,5 @@ var CurrentVersion = Version{
Major: 0,
Minor: 117,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}