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-04-19 17:01:37 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-04-19 17:01:37 +0300
commit8417f57a52c54355daa448e558b06fb9bc21183e (patch)
tree0a28c63e466c1d303d299cd67859495e3ad3b7b1 /netlify.toml
parenta881ce8e29ad5a7d083bbb40930597f961d11c9e (diff)
theme: update to v4.2.4 - add support for Hugo v0.55.2+
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 066303b0..341a7afc 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.53"
+ HUGO_VERSION = "0.55.2"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]