releaser: Bump versions for release of 0.84.0

[ci skip]
This commit is contained in:
hugoreleaser 2021-06-18 14:55:51 +00:00
parent a1694b06af
commit 9c0860f749
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -8,7 +8,7 @@ description: |
license: "Apache-2.0"
base: core20
confinement: strict
grade: devel # "devel" or "stable"
grade: stable # "devel" or "stable"
apps:
hugo: