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:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2020-07-23 19:58:27 +0300
committerGitHub <noreply@github.com>2020-07-23 19:58:27 +0300
commitea48ab5f691186c43eeefb4031629b9ff40f9780 (patch)
tree38c4245ccd032e43ede19cd3c86c1de1b372c1b8 /netlify.toml
parent51962d6ddfa3b63641a48c1486c048fccaf5179c (diff)
Bump Hugo version to 0.74.3
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 1f2a743..485deca 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[context.production.environment]
-HUGO_VERSION = "0.74.2"
+HUGO_VERSION = "0.74.3"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.74.2"
+HUGO_VERSION = "0.74.3"
RUBY_VERSION = "2.6.2"