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>2021-05-26 02:19:59 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-05-26 02:20:06 +0300
commit1ef0b3cac5bf11e0abf31f712e5dfac3eb52305c (patch)
tree7877d9a99f056500cb2f24a966c4d1b969a11507 /netlify.toml
parente6007ebbac63b4f866e2d6b61eb586c1fd3f0291 (diff)
modules: update to v5.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 d85ec405..a75ffd2c 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.81.0"
+ HUGO_VERSION = "0.83.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]