releaser: Bump versions for release of 0.162.1

[ci skip]
This commit is contained in:
hugoreleaser
2026-05-28 17:40:44 +00:00
parent 59f35cd985
commit bba860e3ed
+1 -1
View File
@@ -20,6 +20,6 @@ import "github.com/gohugoio/hugo/common/version"
var CurrentVersion = version.Version{
Major: 0,
Minor: 162,
PatchLevel: 0,
PatchLevel: 1,
Suffix: "",
}