From 241bdb710111e082d78281a00884113116184e59 Mon Sep 17 00:00:00 2001 From: Bharat Singh Bhadwal Date: Sat, 19 Apr 2025 18:26:06 +0530 Subject: [PATCH] fix: netlify build config updated version to 0.142 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index c9aa526..23c6b9d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,4 +3,4 @@ publish = "public" command = "hugo" [build.environment] -HUGO_VERSION = "0.124.0" +HUGO_VERSION = "0.142.0"