mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
releaser: Bump versions for release of 0.162.1
[ci skip]
This commit is contained in:
@@ -20,6 +20,6 @@ import "github.com/gohugoio/hugo/common/version"
|
||||
var CurrentVersion = version.Version{
|
||||
Major: 0,
|
||||
Minor: 162,
|
||||
PatchLevel: 0,
|
||||
PatchLevel: 1,
|
||||
Suffix: "",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user