about summary refs log tree commit diff stats
path: root/netlify.toml
diff options
context:
space:
mode:
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 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"