releaser: Bump versions for release of 0.81.0

[ci skip]
This commit is contained in:
hugoreleaser
2021-02-19 17:07:09 +00:00
parent b65518ac63
commit 9e2d086ca7
3 changed files with 155 additions and 3 deletions

View File

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