Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoThemes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2018-05-02 13:14:41 +0300
committerAnthony Fok <foka@debian.org>2018-05-02 13:14:41 +0300
commite9da7fa59311552db1a008dedcbc5be91e1bca90 (patch)
treed3e7440b17bcd0420b4576e67f6239f6b036bde5 /netlify.toml
parent31e928c69bc9906ec38464ce94ccc81fcb707df3 (diff)
Bump Hugo version to 0.40.2
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index c667b33..012ab02 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,7 +1,7 @@
[context.production.environment]
-HUGO_VERSION = "0.40"
+HUGO_VERSION = "0.40.2"
HUGO_ENV = "production"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.40"
+HUGO_VERSION = "0.40.2"