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-03-07 00:20:22 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-03-07 00:20:22 +0300
commit3bac8f0494bf35e64fb5943a99ccc377e7cac390 (patch)
tree0710639473db37aa033aa98a6f93183228330b95 /netlify.toml
parent7cf1dfea616345c866c040dfe3c06d34a48ab2c7 (diff)
theme: upgrade to v4.8.0
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 8ad9fe46..e577e13a 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.64.0"
+ HUGO_VERSION = "0.66.0"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]