diff --git a/netlify.toml b/netlify.toml index 3f97ec2..18bda9a 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.96.0" + HUGO_VERSION = "0.101.0" [context.production] command = "hugo"