releaser: Bump versions for release of 0.82.0

[ci skip]
This commit is contained in:
hugoreleaser
2021-03-21 17:28:02 +00:00
parent 584a9b3e2e
commit 1efd93c097
2 changed files with 3 additions and 3 deletions

View File

@@ -18,5 +18,5 @@ package hugo
var CurrentVersion = Version{
Number: 0.82,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}