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-10-01 19:47:56 +0300
committerGitHub <noreply@github.com>2020-10-01 19:47:56 +0300
commit4dbf7233fd95244d0dc18e57d983699026e54ebe (patch)
treefb767bf725a532be6ca3ec9549c8e4285e73a16c /netlify.toml
parentd07d226951627d1d31fb5c01b2d28cd61e33f6f7 (diff)
Bump Hugo version to 0.75.1
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 485deca..78186d8 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,8 +1,8 @@
[context.production.environment]
-HUGO_VERSION = "0.74.3"
+HUGO_VERSION = "0.75.1"
HUGO_ENV = "production"
RUBY_VERSION = "2.6.2"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.74.3"
+HUGO_VERSION = "0.75.1"
RUBY_VERSION = "2.6.2"