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:
-rw-r--r--netlify.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netlify.toml b/netlify.toml
index 629b754..9a4ddec 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[context.production.environment]
-HUGO_VERSION = "0.81.0"
+HUGO_VERSION = "0.82.0"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.81.0"
+HUGO_VERSION = "0.82.0"
RUBY_VERSION = "2.6.2"