Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matcornic/hugo-theme-learn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Taylor <matalo33@users.noreply.github.com>2020-06-01 14:42:40 +0300
committerMatthew Taylor <matalo33@users.noreply.github.com>2020-06-01 14:45:19 +0300
commit35b423c2e880fc9a7ca463fdd68c0b90ea79ba39 (patch)
tree2448cbf04b27864eb13a3bfea9d414d04110e6fe
parentca0872ecb5de1701ae590fc0701195e3c5aa4adb (diff)
Netlify build on 0.72.0
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 3b536c8..37112b4 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -5,7 +5,7 @@
[build.environment]
HUGO_THEME = "repo"
HUGO_THEMESDIR = "/opt/build"
- HUGO_VERSION = "0.66.0"
+ HUGO_VERSION = "0.72.0"
[context.production.environment]
HUGO_BASEURL = "https://learn.netlify.com/"