diff options
Diffstat (limited to 'netlify.toml')
-rw-r--r-- | netlify.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml index 44c10a3c9..2780fe747 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ command = "hugo --gc --minify" [build.environment] - HUGO_VERSION = "0.133.1" + HUGO_VERSION = "0.134.0" [context.production.environment] HUGO_ENV = "production" |