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