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>2021-06-25 22:07:59 +0300
committerGitHub <noreply@github.com>2021-06-25 22:07:59 +0300
commita1076b5a5efda0a3aaa22579702453e44eba2794 (patch)
treefb66caf95e9b980103fda729063857101708246b
parentcf7abcf5c82dc5a41d4faeea5ce52998d0d1846a (diff)
Bump Hugo version to 0.84.1
-rw-r--r--netlify.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index 9a4ddec..f064d9a 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[context.production.environment]
-HUGO_VERSION = "0.82.0"
+HUGO_VERSION = "0.84.1"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.82.0"
+HUGO_VERSION = "0.84.1"
RUBY_VERSION = "2.6.2"