Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 1652ac3

Browse files
authored
Update netlify.toml
1 parent 5eddbfc commit 1652ac3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
publish = "exampleSite/dist/"
88

99
[context.production.environment]
10-
HUGO_VERSION = "0.20.7"
10+
HUGO_VERSION = "0.23"
1111

1212
# Deploy Preview context: All Deploy Previews
1313
# will inherit these settings.
@@ -20,4 +20,4 @@
2020
HUGO_VERSION = "0.23"
2121

2222
[context.branch-deploy.environment]
23-
HUGO_VERSION = "0.20.7"
23+
HUGO_VERSION = "0.23"

0 commit comments

Comments
 (0)