Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-11-17 21:07:43 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-11-17 21:07:43 +0300
commit36d1b332644d673a4fd0d35c169f1bda83752e1f (patch)
tree458f2874db14eefe3200069ae59a789a02b6a97f /netlify.toml
parentea201422d2e4e2480ad2448581ed3ff09e001d10 (diff)
upstream: get Hugo bug fixes
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 9863b7b7..9ff1f423 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.78.1"
+ HUGO_VERSION = "0.78.2"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]