releaser: Bump versions for release of 0.96.0

[ci skip]
This commit is contained in:
hugoreleaser
2022-03-26 09:15:58 +00:00
parent 5a4ac2dac1
commit 2fd4a7d3d6
2 changed files with 2 additions and 2 deletions

View File

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