about summary refs log tree commit diff stats
path: root/netlify.toml
diff options
context:
space:
mode:
authorAlan Pearce2019-06-15 20:38:09 +0200
committerAlan Pearce2019-06-15 20:38:09 +0200
commit2b9b404434a847af385cb46e2aeac731d97ccddb (patch)
treea824bc5082e51a4a1546c81bc6b0fcd73d5aac13 /netlify.toml
parenta117d08a718053e2efcf9a983d54f926c04db3b2 (diff)
downloadwebsite-2b9b404434a847af385cb46e2aeac731d97ccddb.tar.lz
website-2b9b404434a847af385cb46e2aeac731d97ccddb.tar.zst
website-2b9b404434a847af385cb46e2aeac731d97ccddb.zip
Update hugo to 0.47
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 ef5481d..1a87f3e 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -2,7 +2,7 @@
   publish = "public"
   command = "hugo"
   [build.environment]
-    HUGO_VERSION = "0.43"
+    HUGO_VERSION = "0.47"
 
 [context.production.environment]
   HUGO_ENV = "production"