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-09-12 15:00:35 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-09-12 15:00:35 +0300
commitef10dff4d24a113727e07e2b372afd5069569813 (patch)
tree8a9d95f61b18749436a9164eff4c6afa02099509 /netlify.toml
parent58c0d2e6cb98bd12ed379a1e214339aab2ad4474 (diff)
theme: upgrade to v4.5.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 0667350d..3d0a80db 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.55.6"
+ HUGO_VERSION = "0.58.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]