From bcf121c34a74ab8ad64f189ffc679b7bcbb6ca58 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 20 Sep 2023 22:32:38 -0700 Subject: [PATCH] Lowercase Hugo config path --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index af47eb54..ff002a10 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -[module.hugoVersion] +[module.hugoversion] min = "0.111.3" extended = true