From c1c6068ec83cab311e4d1e1c57732b0030521781 Mon Sep 17 00:00:00 2001 From: Arhell Date: Fri, 17 May 2024 08:53:04 +0300 Subject: [PATCH] update hugo to 0.126.1 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index c8b4116f8..e61b0c77f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.125.7" + HUGO_VERSION = "0.126.1" [context.deploy-preview.environment] - HUGO_VERSION = "0.125.7" + HUGO_VERSION = "0.126.1" [[redirects]] from = "/log/*"