about summary refs log tree commit diff stats
path: root/netlify.toml
diff options
context:
space:
mode:
authorAlan Pearce2019-06-15 20:21:55 +0200
committerAlan Pearce2019-06-15 20:21:55 +0200
commita164ad057ea33ecc383d9b8e75d2f391a6456f67 (patch)
tree1c127c36583fa16521c0b5b706aaba7302bd3bfe /netlify.toml
parent03ab47b13cef54a70f8d7491f648ed1c00803cbc (diff)
downloadwebsite-a164ad057ea33ecc383d9b8e75d2f391a6456f67.tar.lz
website-a164ad057ea33ecc383d9b8e75d2f391a6456f67.tar.zst
website-a164ad057ea33ecc383d9b8e75d2f391a6456f67.zip
Update hugo to 0.43
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 372d71e..ef5481d 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -2,7 +2,7 @@
   publish = "public"
   command = "hugo"
   [build.environment]
-    HUGO_VERSION = "0.41"
+    HUGO_VERSION = "0.43"
 
 [context.production.environment]
   HUGO_ENV = "production"