releaser: Bump versions for release of 0.145.0

[ci skip]
This commit is contained in:
hugoreleaser
2025-02-26 15:41:25 +00:00
parent e5eecbd9bc
commit 666444f0a5

View File

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