releaser: Bump versions for release of 0.126.0

[ci skip]
This commit is contained in:
hugoreleaser 2024-05-14 13:24:11 +00:00
parent 266140251f
commit 32c967551b

View file

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