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:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-08-17 16:10:14 +0300
committerGitHub <noreply@github.com>2018-08-17 16:10:14 +0300
commit289a042c437a839b697d10c9616a165571568dba (patch)
tree8c91c78ea3cfe58d32ff54c780984081e903c3e4
parent536f331ba84dae87a79ee19417729e44be8f3969 (diff)
Update netlify.toml
-rw-r--r--netlify.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index 0030f82..632cabe 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,8 +3,8 @@ publish = "public"
command = "hugo --minify"
[context.production.environment]
-HUGO_VERSION = "0.46"
+HUGO_VERSION = "0.47"
HUGO_ENV = "production"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.46"
+HUGO_VERSION = "0.47"