From 39ce8d9344bf90bde546fcd1f45c0ae0f0462e8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Wed, 6 Mar 2024 21:55:51 +0000 Subject: [PATCH] update hugo support to v0.123.7 --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 6f86f14f..8f1e7a28 100644 --- a/config.toml +++ b/config.toml @@ -2,4 +2,4 @@ [module.hugoVersion] extended = true min = "0.87.0" -max = "0.123.6" +max = "0.123.7"