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-06-08 22:09:12 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-06-08 22:09:12 +0300
commit5bc5d4e481d013d4fdb629e07c1858f0b521b566 (patch)
tree142c9d87bbf9b052d879a374430ffb98442ee4cf /netlify.toml
parent8a52fc09c56af0851d4662fa966e85b994d6ffc5 (diff)
theme: upgrade to latest master
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 3ef8b3bc..f839f7d9 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.70.0"
+ HUGO_VERSION = "0.72.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]