aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2019-01-24 19:36:13 +0200
committerGitHub <noreply@github.com>2019-01-24 19:36:13 +0200
commit6cd39b092621373b920c9b1aa92c08c1b4af9e4f (patch)
treeb97324b8550b14f0b694741a0ee286f3762bccd6
parent1eb60be1e533fa8ea06d20dbaa2b9131b8f83728 (diff)
0.41 no longer supported
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 3ef9150..e387e8c 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -4,7 +4,7 @@
functions = "functions"
[build.environment]
- HUGO_VERSION = "0.41"
+ HUGO_VERSION = "0.48"
[context.production.environment]
HUGO_ENV = "production"