releaser: Bump versions for release of 0.94.0

[ci skip]
This commit is contained in:
hugoreleaser
2022-03-10 09:46:35 +00:00
parent b107b4b291
commit 63b236603e
2 changed files with 2 additions and 2 deletions

View File

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