diff --git a/netlify.toml b/netlify.toml index 174dfd2..8b07598 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ # Change the version of Hugo you want to use on Netlify # by changing this environment variable. [build.environment] - HUGO_VERSION = "0.21" + HUGO_VERSION = "v0.25.1" [context.deploy-preview] command = "npm run build-preview"