diff --git a/netlify.toml b/netlify.toml index 9841dfd..7a5ee39 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [build.environment] - HUGO_VERSION = "0.104.0" + HUGO_VERSION = "0.104.1" [context.deploy-preview] command = "hugo -b $DEPLOY_PRIME_URL"