releaser: Bump versions for release of 0.107.0

[ci skip]
This commit is contained in:
hugoreleaser 2022-11-24 13:59:45 +00:00
parent 6a004b8d94
commit 2221b5b30a

View file

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