From be9dab572494814e19733fca68514b8d66394a59 Mon Sep 17 00:00:00 2001 From: William <41281398+WilliamRagstad@users.noreply.github.com> Date: Sun, 7 Jan 2024 13:31:58 +0100 Subject: [PATCH] Update max Hugo version in config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 3f8c96bf..7e23cb05 100644 --- a/config.toml +++ b/config.toml @@ -2,4 +2,4 @@ [module.hugoVersion] extended = true min = "0.87.0" - max = "0.121.1" \ No newline at end of file + max = "0.121.2"