diff --git a/netlify.toml b/netlify.toml index d8f6628..19c02d8 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.121.2" + HUGO_VERSION = "0.130.0" HUGO_ENABLEGITINFO = "true" ## Uncomment to use this redirect for Single Page Applications like create-react-app. ## Not needed for static site generators.