releaser: Bump versions for release of 0.112.6

[ci skip]
This commit is contained in:
hugoreleaser
2023-06-01 09:03:29 +00:00
parent a6d774e809
commit 2ca0fcc448
2 changed files with 2 additions and 2 deletions

View File

@@ -18,6 +18,6 @@ package hugo
var CurrentVersion = Version{
Major: 0,
Minor: 112,
PatchLevel: 5,
PatchLevel: 6,
Suffix: "",
}