diff --git a/netlify.toml b/netlify.toml index 490af72c7d..7d0e7fcdd6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,7 +7,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in # node Active LTS NODE_VERSION = "20.19.5" # https://github.com/gohugoio/hugo/releases -HUGO_VERSION = "0.152.2" +HUGO_VERSION = "v0.152.2" [context.production.environment] HUGO_ENV = "production"