releaser: Bump versions for release of 0.105.0

[ci skip]
This commit is contained in:
hugoreleaser 2022-10-28 12:29:05 +00:00
parent f50585442d
commit 0e3b42b4a9

View file

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