diff --git a/netlify.toml b/netlify.toml index 0c8fe998b..1e3a2b80c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.123.3" + HUGO_VERSION = "0.123.4" [context.deploy-preview.environment] - HUGO_VERSION = "0.123.3" + HUGO_VERSION = "0.123.4" [[redirects]] from = "/log/*"