releaser: Bump versions for release of 0.95.0

[ci skip]
This commit is contained in:
hugoreleaser
2022-03-16 14:20:17 +00:00
parent f1d1576822
commit 9f2e76af65
2 changed files with 2 additions and 2 deletions

View File

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