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-05 20:07:30 +0300
committerGitHub <noreply@github.com>2020-03-05 20:07:30 +0300
commit3fda82b86f95fece524cf0f26df8f4f48df68630 (patch)
treecfa477ca51945b211e003d601da500889f086b8f
parent9c0d7e9357d022602597f63f57243d9965cc65da (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 20ef8f2..e7e8981 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[context.production.environment]
-HUGO_VERSION = "0.65.3"
+HUGO_VERSION = "0.66.0"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.65.3"
+HUGO_VERSION = "0.66.0"
RUBY_VERSION = "2.6.2"