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-05-19 21:07:48 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-05-19 21:07:48 +0300
commit7e535c969bfa41188462907c414633c5c5beccfd (patch)
tree144daf84d06d56f59d83a5f680acec038b1e47ca /netlify.toml
parent5f6f1323f66288aeea69399811fc9d3a9b979db0 (diff)
theme: update to v4.3.1
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 522ce7c5..04b0e6a6 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.55.5"
+ HUGO_VERSION = "0.55.6"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]