diff --git a/content/en/functions/hugo/Version.md b/content/en/functions/hugo/Version.md index 9c1d70f39..a23bd75cd 100644 --- a/content/en/functions/hugo/Version.md +++ b/content/en/functions/hugo/Version.md @@ -11,5 +11,5 @@ params: --- ```go-html-template -{{ hugo.Version }} → 0.147.1 +{{ hugo.Version }} → 0.147.9 ```