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>2021-08-09 20:48:11 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-08-09 20:48:18 +0300
commitcc5c46132e798886e4da22ccde8c36557d9eb38e (patch)
treeb88d19a4b62a9761c77eaa06b2a1f123c694c39f /netlify.toml
parent4b90e8b791a36817a7549145e873758cf3b14640 (diff)
chore: bump Hugo version
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 cc46dd0c..88a7ae19 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.84.4"
+ HUGO_VERSION = "0.87.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]