From e4bb059cb054e38c0dd4b185c27a6a8ac25bdbf7 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Wed, 23 Oct 2024 17:41:56 +0000 Subject: [PATCH] Site: Update hugo from v0.136.2 to v0.136.4 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index c2cc75b36b..c7005bfaa8 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ command = "pwd && cd themes/docsy && npm install && git submodule update -f --in [build.environment] NODE_VERSION = "20.18.0" -HUGO_VERSION = "v0.136.2" +HUGO_VERSION = "v0.136.4" [context.production.environment] HUGO_ENV = "production"