Browse Source

bump netlify hugo version

zwbetz 5 years ago
parent
commit
b1b83b6fe6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netlify.toml

+ 1 - 1
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/"