theme: update to v4.2.4 - add support for Hugo v0.55.2+

This commit is contained in:
George Cushen
2019-04-19 15:01:37 +01:00
parent a881ce8e29
commit 8417f57a52
3 changed files with 2 additions and 3 deletions

View File

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