Update hugo version to latest

This commit is contained in:
Jonathan Neidel
2024-08-25 13:17:34 +02:00
parent 8fd3cfb13d
commit 2125f692d7
+1 -1
View File
@@ -3,7 +3,7 @@
publish = "exampleSite/public"
[build.environment]
HUGO_VERSION = "0.119.0"
HUGO_VERSION = "0.133.0"
HUGO_THEMESDIR = "../.."
HUGO_THEME = "repo"
TZ = "Australia/Melbourne"