From 07f8e59fa7970d92687300f35de43f566c1482ae Mon Sep 17 00:00:00 2001 From: zwbetz Date: Tue, 20 Aug 2019 11:40:21 -0500 Subject: bump netlify hugo version --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 28f4bed..ea61906 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ command = "cd exampleSite && hugo --gc --themesDir ../.." [build.environment] - HUGO_VERSION = "0.57.1" + HUGO_VERSION = "0.57.2" HUGO_THEME = "repo" HUGO_BASEURL = "https://minimal-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file -- cgit v1.2.3