From 8ce03879580011a90ce42a97171f03da60652568 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 22 Apr 2024 00:35:23 +0300 Subject: [PATCH] update hugo to 0.125.2 --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index b10b614a4..e764f20db 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] - HUGO_VERSION = "0.125.1" + HUGO_VERSION = "0.125.2" [context.deploy-preview.environment] - HUGO_VERSION = "0.125.1" + HUGO_VERSION = "0.125.2" [[redirects]] from = "/log/*"