releaser: Bump versions for release of 0.120.0

[ci skip]
This commit is contained in:
hugoreleaser 2023-10-30 14:06:47 +00:00
parent 29b6e133a8
commit 20c3bae2c4

View file

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