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:
authorAlexandros <onedrawingperday@users.noreply.github.com>2020-01-24 00:25:38 +0300
committerGitHub <noreply@github.com>2020-01-24 00:25:38 +0300
commit3e8ac12a9dfd570dc1ecdcb4d4065c28deb97c44 (patch)
tree8eda81a37a18abd005b3b853b9703c21d96a1756
parentfa0f586134b52e26b8f5beb3371fd9962ab2fbac (diff)
Update Hugo version
-rw-r--r--netlify.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index c06de5b..1e2ed33 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[context.production.environment]
-HUGO_VERSION = "0.62.2"
+HUGO_VERSION = "0.63.1"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.62.2"
+HUGO_VERSION = "0.63.1"
RUBY_VERSION = "2.6.2"