diff --git a/netlify.toml b/netlify.toml index 0c2d0d6..97105fc 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [build.environment] - HUGO_VERSION = "0.113.0" + HUGO_VERSION = "0.114.0" [context.deploy-preview] command = "sed -i 's/! Content-Security-Policy//g' static/_headers && hugo --minify"