releaser: Bump versions for release of 0.114.0

[ci skip]
This commit is contained in:
hugoreleaser
2023-06-19 17:01:43 +00:00
parent 59300faae4
commit 9df2ec7988
2 changed files with 2 additions and 2 deletions

View File

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