Browse Source

chore: build demo with latest Hugo v0.68.3

George Cushen 5 years ago
parent
commit
14839190f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      netlify.toml

+ 1 - 1
netlify.toml

@@ -5,7 +5,7 @@
 
 [build.environment]
   HUGO_THEME = "repo"
-  HUGO_VERSION = "0.66.0"
+  HUGO_VERSION = "0.68.3"
   HUGO_ENABLEGITINFO = "true"
 
 [context.production.environment]