releaser: Bump versions for release of 0.131.0

[ci skip]
This commit is contained in:
hugoreleaser 2024-08-02 09:03:48 +00:00
parent 944fcc216f
commit bfbee17932

View file

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