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