From 1c1e90bced5f7e027b959e499a09d0b5a8d48cff Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 2 Jun 2024 00:15:24 +0300 Subject: [PATCH] update hugo to 0.126.2 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index e61b0c77f..5baf81610 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.126.1" + HUGO_VERSION = "0.126.2" [context.deploy-preview.environment] - HUGO_VERSION = "0.126.1" + HUGO_VERSION = "0.126.2" [[redirects]] from = "/log/*"