releaser: Bump versions for release of 0.133.0

[ci skip]
This commit is contained in:
hugoreleaser 2024-08-17 19:57:41 +00:00
parent 01008ba512
commit c9777473d1

View file

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