Bump Hugo version for Netlify deployment

This commit is contained in:
dzello 2018-08-07 17:12:13 +02:00
parent 9dbc309792
commit 31aa2fe206
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ command = "hugo -s exampleSite"
publish = "exampleSite/public"
[context.production.environment]
HUGO_VERSION = "0.37.1"
HUGO_VERSION = "0.42.2"
[context.deploy-preview.environment]
HUGO_VERSION = "0.37.1"
HUGO_VERSION = "0.42.2"