Bump Hugo version

Switch to version 0.74.3 as it's more recent
This commit is contained in:
Tim Bannister
2020-07-26 17:22:57 +01:00
parent 2fb9d00e16
commit 96b970af0e
+1 -1
View File
@@ -7,7 +7,7 @@ functions = "functions"
command = "git submodule update --init --recursive --depth 1 && make non-production-build"
[build.environment]
HUGO_VERSION = "0.70.0"
HUGO_VERSION = "0.74.3"
NODE_VERSION = "10.20.0"
RUBY_VERSION = "2.7.1"