aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml
index 3ef9150..e387e8c 100644
--- a/exampleSite/netlify.toml
+++ b/exampleSite/netlify.toml
@@ -4,7 +4,7 @@
functions = "functions"
[build.environment]
- HUGO_VERSION = "0.41"
+ HUGO_VERSION = "0.48"
[context.production.environment]
HUGO_ENV = "production"