releaser: Bump versions for release of 0.83.0

[ci skip]
This commit is contained in:
hugoreleaser
2021-05-01 12:10:05 +00:00
parent 9b63af55bd
commit 57a471a0db
3 changed files with 156 additions and 2 deletions

View File

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