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-05-15 02:04:13 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-05-15 02:04:13 +0300
commit018be3bb4030ac9262521398714c379476007f75 (patch)
treee1207489d4923b0144dfac303592069f2b5d1e9b /netlify.toml
parent0fc9562d6957416e0be6e1619052c78a3b70f8a6 (diff)
theme: upgrade to latest v4.9-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 ff0cb399..3ef8b3bc 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.68.3"
+ HUGO_VERSION = "0.70.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]