From a7a10a1756389752c7d7d505c746af984f5f9b99 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sat, 12 May 2018 19:39:36 +0100 Subject: Update Netlify config Update Hugo version to latest. --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml index 6c3ffcde..d5c8e4bf 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ command = "hugo" [context.production.environment] - HUGO_VERSION = "0.30.2" + HUGO_VERSION = "0.40.3" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true" -- cgit v1.2.3