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-02-24 17:15:49 +0300
committerGitHub <noreply@github.com>2020-02-24 17:15:49 +0300
commitbdcd009db4eb3e663dfe03f0f608cc5bbaac66a8 (patch)
tree31f1b6f119ef864e4b453950755d07d787a2bfa6
parent244e7d3c70274a98a4c8805051a65b5b79b7a905 (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 449164d..20ef8f2 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[context.production.environment]
-HUGO_VERSION = "0.65.2"
+HUGO_VERSION = "0.65.3"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.65.2"
+HUGO_VERSION = "0.65.3"
RUBY_VERSION = "2.6.2"