From 3aadff9ba85128abd6a048e356ccf458029c4bf9 Mon Sep 17 00:00:00 2001 From: zwbetz Date: Thu, 11 Apr 2019 13:37:26 -0500 Subject: Bump netlify hugo ver --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index a9a46da..a3854ef 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ command = "cd exampleSite && hugo --gc --themesDir ../.." [build.environment] - HUGO_VERSION = "0.53" + HUGO_VERSION = "0.54.0" HUGO_THEME = "repo" HUGO_BASEURL = "https://vanilla-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file -- cgit v1.2.3