releaser: Bump versions for release of 0.123.0

[ci skip]
This commit is contained in:
hugoreleaser 2024-02-19 16:32:38 +00:00
parent f54ba6f9ef
commit 3c8a471390

View file

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