From c4d7112520565f5c111d9a4dd10feb851eddd6d4 Mon Sep 17 00:00:00 2001 From: ZhenShuo Leo <98386542+ZhenShuo2021@users.noreply.github.com> Date: Mon, 5 May 2025 10:25:58 +0800 Subject: [PATCH] Update Hugo supported version --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e3c7bd62..2077f5c5 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ [module] [module.hugoVersion] extended = true -min = "0.87.0" +min = "0.137.0" max = "0.147.1" \ No newline at end of file