Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f35cd commit bba860eCopy full SHA for bba860e
1 file changed
common/hugo/version_current.go
@@ -20,6 +20,6 @@ import "github.com/gohugoio/hugo/common/version"
20
var CurrentVersion = version.Version{
21
Major: 0,
22
Minor: 162,
23
- PatchLevel: 0,
+ PatchLevel: 1,
24
Suffix: "",
25
}
0 commit comments