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>2019-12-07 23:07:41 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-12-07 23:07:41 +0300
commit04cba7511628a7de9ef8389da24d87070256c981 (patch)
tree15e6012b3ef1135e3dc6645509d1b2834f0ff493 /netlify.toml
parent02e73f183eb3a956c1abbbb87cb6f5f0c5ec8a1d (diff)
theme: upgrade to latest - support Hugo v0.60
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 0d0f88cd..81bc41d6 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.58.3"
+ HUGO_VERSION = "0.60.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]