From 7bb6fb8b4d4401cced82b7e9cbfe2b845e2cd49f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 11 Sep 2020 20:16:43 +0200 Subject: Update hugo --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 134fdc5..9314f55 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ publish = "public" command = "hugo" [build.environment] - HUGO_VERSION = "0.58.0" + HUGO_VERSION = "0.74.0" [context.production.environment] HUGO_ENV = "production" -- cgit 1.4.1