From b1b83b6fe6a9a390fdd84b52d803b27d01e68efc Mon Sep 17 00:00:00 2001 From: zwbetz Date: Tue, 2 Jun 2020 20:39:33 -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 51edcce..d8fd30c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ command = "cd exampleSite && hugo --gc --themesDir ../.." [build.environment] - HUGO_VERSION = "0.60.1" + HUGO_VERSION = "0.72.0" HUGO_THEME = "repo" HUGO_BASEURL = "https://cupper-hugo-theme.netlify.com/" \ No newline at end of file -- cgit v1.2.3