releaser: Bump versions for release of 0.92.0

[ci skip]
This commit is contained in:
hugoreleaser
2022-01-12 08:23:17 +00:00
parent bd89aef8ba
commit b354940369
2 changed files with 2 additions and 2 deletions

View File

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