From 7742b4e239d5031e3d38df25f24e7ef598567eb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Wed, 11 Feb 2026 22:27:07 +0000 Subject: [PATCH] bumped hugo version in netflix build --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 0b758916..bab4f4e5 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ publish = "exampleSite/public" [build.environment] -HUGO_VERSION = "0.142.0" +HUGO_VERSION = "0.155.3" HUGO_THEMESDIR = "../.." HUGO_THEME = "repo" \ No newline at end of file