releaser: Bump versions for release of 0.86.1

[ci skip]
This commit is contained in:
hugoreleaser 2021-07-30 10:13:32 +00:00
parent b75d4526e4
commit 580d320a66

View file

@ -17,6 +17,6 @@ package hugo
// This should be the only one.
var CurrentVersion = Version{
Number: 0.86,
PatchLevel: 0,
PatchLevel: 1,
Suffix: "",
}