From 6cb43518b5cb09bded216d94d23458cf7aef19d9 Mon Sep 17 00:00:00 2001 From: Arhell Date: Thu, 18 Apr 2024 00:42:29 +0300 Subject: [PATCH] update hugo to 0.125.0 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 02cd68e8d..2525fd733 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.124.1" + HUGO_VERSION = "0.125.0" [context.deploy-preview.environment] - HUGO_VERSION = "0.124.1" + HUGO_VERSION = "0.125.0" [[redirects]] from = "/log/*"