diff options
Diffstat (limited to 'docs/netlify.toml')
-rw-r--r-- | docs/netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/netlify.toml b/docs/netlify.toml index 5079ac44d..995057a75 100644 --- a/docs/netlify.toml +++ b/docs/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.138.0" + HUGO_VERSION = "0.139.4" [context.production.environment] HUGO_ENV = "production" |