mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
releaser: Bump versions for release of 0.86.1
[ci skip]
This commit is contained in:
@@ -17,6 +17,6 @@ package hugo
|
|||||||
// This should be the only one.
|
// This should be the only one.
|
||||||
var CurrentVersion = Version{
|
var CurrentVersion = Version{
|
||||||
Number: 0.86,
|
Number: 0.86,
|
||||||
PatchLevel: 0,
|
PatchLevel: 1,
|
||||||
Suffix: "",
|
Suffix: "",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user