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

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'netlify.toml')
-rw-r--r--netlify.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/netlify.toml b/netlify.toml
index 3ac8fdf..ba90216 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -13,10 +13,10 @@
command = "bin/netlify.sh"
[context.production.environment]
- HUGO_VERSION = "0.76.5"
+ HUGO_VERSION = "0.91.2"
[context.deploy-preview.environment]
- HUGO_VERSION = "0.76.5"
+ HUGO_VERSION = "0.91.2"
[context.branch-deploy.environment]
- HUGO_VERSION = "0.76.5"
+ HUGO_VERSION = "0.91.2"