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>2018-07-15 22:06:53 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2018-07-15 22:06:53 +0300
commitbd84bfdef913a22e3cc4107852c099b461e26e3f (patch)
tree9385ba95dccfd41eab300958dfb769ecfae2c2d4 /netlify.toml
parenta7a10a1756389752c7d7d505c746af984f5f9b99 (diff)
Update to Academic v2.3.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 d5c8e4bf..e5a5e50b 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,6 +3,6 @@
command = "hugo"
[context.production.environment]
- HUGO_VERSION = "0.40.3"
+ HUGO_VERSION = "0.44"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"