Bump Hugo version to 0.53

This commit is contained in:
dzello
2019-02-02 17:02:35 +00:00
parent f244a43852
commit 9a0085f79d
+2 -2
View File
@@ -3,7 +3,7 @@ command = "hugo -s exampleSite"
publish = "exampleSite/public"
[context.production.environment]
HUGO_VERSION = "0.42.2"
HUGO_VERSION = "0.53"
[context.deploy-preview.environment]
HUGO_VERSION = "0.42.2"
HUGO_VERSION = "0.53"