releaser: Bump versions for release of 0.116.0

[ci skip]
This commit is contained in:
hugoreleaser
2023-07-31 10:28:28 +00:00
parent d7db096a9d
commit 5a7e0da84e
2 changed files with 2 additions and 2 deletions

View File

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