diff --git a/netlify.toml b/netlify.toml index f6c62d1fe2..fac70d8d7d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.123.7" + HUGO_VERSION = "0.123.8" [context.deploy-preview.environment] - HUGO_VERSION = "0.123.7" + HUGO_VERSION = "0.123.8" [[redirects]] from = "/log/*"