From bdcd009db4eb3e663dfe03f0f608cc5bbaac66a8 Mon Sep 17 00:00:00 2001 From: Alexandros Date: Mon, 24 Feb 2020 16:15:49 +0200 Subject: Update Hugo version --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 449164d..20ef8f2 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,8 +1,8 @@ [context.production.environment] -HUGO_VERSION = "0.65.2" +HUGO_VERSION = "0.65.3" HUGO_ENV = "production" RUBY_VERSION = "2.6.2" [context.deploy-preview.environment] -HUGO_VERSION = "0.65.2" +HUGO_VERSION = "0.65.3" RUBY_VERSION = "2.6.2" -- cgit v1.2.3