releaser: Bump versions for release of 0.102.0

[ci skip]
This commit is contained in:
hugoreleaser
2022-08-28 16:29:34 +00:00
parent 45e1084ff2
commit 0ff4a9326f
2 changed files with 2 additions and 2 deletions

View File

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