about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2020-09-11 20:16:43 +0200
committerAlan Pearce2020-09-11 20:16:43 +0200
commit7bb6fb8b4d4401cced82b7e9cbfe2b845e2cd49f (patch)
tree62cbbae0932ecffa837e2def86356fd0ce5e5d0c
parentded414fbf0992a23e2aeab386b0bfa8f3da6c8fd (diff)
downloadwebsite-7bb6fb8b4d4401cced82b7e9cbfe2b845e2cd49f.tar.lz
website-7bb6fb8b4d4401cced82b7e9cbfe2b845e2cd49f.tar.zst
website-7bb6fb8b4d4401cced82b7e9cbfe2b845e2cd49f.zip
Update hugo
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 134fdc5..9314f55 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -2,7 +2,7 @@
   publish = "public"
   command = "hugo"
   [build.environment]
-    HUGO_VERSION = "0.58.0"
+    HUGO_VERSION = "0.74.0"
 
 [context.production.environment]
   HUGO_ENV = "production"