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-01-24 05:11:14 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-01-24 05:11:14 +0300
commit500ffc141c6c14939d7e6c7187a37fda57fd9fe9 (patch)
treedc0f281ffed9e50dd1cfb5cd26b1c646980adf98 /netlify.toml
parent0c39dbba330c9abc2a0ad0d4c631d9a22af4d338 (diff)
theme: upgrade to latest v4.8-dev
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 81bc41d6..e1392123 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.60.1"
+ HUGO_VERSION = "0.63.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]