releaser: Bump versions for release of 0.54.0

[ci skip]
This commit is contained in:
hugoreleaser
2019-02-01 09:40:32 +00:00
parent 52cec0fb2d
commit 6fe6b9c17f
3 changed files with 4 additions and 4 deletions

View File

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