From cc5c46132e798886e4da22ccde8c36557d9eb38e Mon Sep 17 00:00:00 2001 From: George Cushen Date: Mon, 9 Aug 2021 18:48:11 +0100 Subject: chore: bump Hugo version --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index cc46dd0c..88a7ae19 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.84.4" + HUGO_VERSION = "0.87.0" HUGO_ENABLEGITINFO = "true" [context.production.environment] -- cgit v1.2.3