feat: update Hugo version and minimum version requirement to 0.123.0 (#970)

This commit is contained in:
Jimmy Cai
2024-03-10 19:54:09 +01:00
committed by GitHub
parent 4e7865c185
commit 43224bd39a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
publish = "exampleSite/public"
[build.environment]
HUGO_VERSION = "0.117.0"
HUGO_VERSION = "0.123.8"
HUGO_THEME = "repo"
[context.production]