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-03-24 14:53:43 +0300
committerGitHub <noreply@github.com>2020-03-24 14:53:43 +0300
commitd4ebcc7272c4c36f89481fe9df7f6e61c4c9d1d1 (patch)
tree470e59ca8e98e07cced8f7b10d568b21159c70ec /netlify.toml
parent2e5223e7d606570db4c45eaf26bc24015d06841d (diff)
Update Hugo version
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 5e46aa2..1c491d1 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[context.production.environment]
-HUGO_VERSION = "0.68.1"
+HUGO_VERSION = "0.68.2"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.68.1"
+HUGO_VERSION = "0.68.2"
RUBY_VERSION = "2.6.2"