feat: use latest Hugo v68.3 in Netlify build

This commit is contained in:
George Cushen 2020-04-08 22:36:00 +01:00
parent 2ca272d722
commit 0a539c1b89

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.66.0"
HUGO_VERSION = "0.68.3"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]