releaser: Bump versions for release of 0.150.0

[ci skip]
This commit is contained in:
hugoreleaser
2025-09-08 13:01:12 +00:00
parent d1f6a1dc59
commit 3f5473b7d4
+1 -1
View File
@@ -19,5 +19,5 @@ var CurrentVersion = Version{
Major: 0,
Minor: 150,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}