aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/netlify.toml
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-01-24 19:36:52 +0200
committerGitHub <noreply@github.com>2019-01-24 19:36:52 +0200
commit6a1fbad426c29b4f3fe4f6fa4d240735d5432b50 (patch)
tree148fc76fea86da5cd986dbbfcd400dd1dede7ba1 /exampleSite/netlify.toml
parent826a72e076cef48962cc9023c869ed995db59f16 (diff)
Very important fix
Diffstat (limited to 'exampleSite/netlify.toml')
-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"