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

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeaceiris <30958501+peaceiris@users.noreply.github.com>2020-02-23 13:50:09 +0300
committerpeaceiris <30958501+peaceiris@users.noreply.github.com>2020-02-23 13:50:09 +0300
commit8cf72fbfdbfbfd3055137aa21fe8f7ec36c29281 (patch)
tree01e2a8f133f39b93e3afbff5050fda4d33ff8a6e /netlify.toml
parent7e0d3a78e597c89b92621c5d549be94b89f3f850 (diff)
deps: bump hugo from 0.65.2 to 0.65.3
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 4e4fd940..0b5d48c3 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -4,14 +4,14 @@ publish = "public"
command = "hugo --gc --minify --themesDir ../ --layoutDir ../layouts --baseURL 'https://hugothemeiris.netlify.com'"
[context.production.environment]
-HUGO_VERSION = "0.65.2"
+HUGO_VERSION = "0.65.3"
# [context.deploy-preview]
# command = "npm run build -- -b $DEPLOY_PRIME_URL --environment staging"
# [context.deploy-preview.environment]
-# HUGO_VERSION = "0.65.2"
+# HUGO_VERSION = "0.65.3"
# [context.branch-deploy]
# command = "npm run build -- -b $DEPLOY_PRIME_URL"
# [context.branch-deploy.environment]
-# HUGO_VERSION = "0.65.2"
+# HUGO_VERSION = "0.65.3"