From a164ad057ea33ecc383d9b8e75d2f391a6456f67 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 15 Jun 2019 20:21:55 +0200 Subject: Update hugo to 0.43 --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 372d71e..ef5481d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,7 +2,7 @@ publish = "public" command = "hugo" [build.environment] - HUGO_VERSION = "0.41" + HUGO_VERSION = "0.43" [context.production.environment] HUGO_ENV = "production" -- cgit 1.4.1