Skip to content

Commit f6756c9

Browse files
authored
Update netlify.toml (#438)
1 parent 2b157f5 commit f6756c9

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.3"
2+
HUGO_VERSION = "0.123.4"
33
NODE_VERSION = "18"
44

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

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

1313
[build]

0 commit comments

Comments
 (0)