Skip to content

Commit f6da7d6

Browse files
authored
changing HUGO_VERSION value to newest version 0.126.0
1 parent c9e3ae5 commit f6da7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ publish = "public"
33
command = "make production-build"
44

55
[build.environment]
6-
HUGO_VERSION = "0.60.0"
6+
HUGO_VERSION = "0.126.0"
77

88
[context.deploy-preview]
99
command = "make preview-build"

0 commit comments

Comments
 (0)