Skip to content

Commit deca9fc

Browse files
authored
Update netlify.toml (#443)
1 parent 457b88b commit deca9fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

netlify.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[context.production.environment]
2-
HUGO_VERSION = "0.123.7"
2+
HUGO_VERSION = "0.123.8"
33
NODE_VERSION = "18"
44

55
[context.deploy-preview.environment]
6-
HUGO_VERSION = "0.123.7"
6+
HUGO_VERSION = "0.123.8"
77
NODE_VERSION = "18"
88

99
[context.branch-deploy.environment]
10-
HUGO_VERSION = "0.123.7"
10+
HUGO_VERSION = "0.123.8"
1111
NODE_VERSION = "18"
1212

1313
[build]

0 commit comments

Comments
 (0)