releaser: Bump versions for release of 0.143.0

[ci skip]
This commit is contained in:
hugoreleaser 2025-02-01 15:56:04 +00:00
parent db28695ff5
commit ee48d9692a

View file

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