Skip to content

Commit d4cdf5b

Browse files
authored
Update netlify.toml (#392)
1 parent b73ae0a commit d4cdf5b

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,11 +1,11 @@
11
[context.production.environment]
2-
HUGO_VERSION = "0.115.4"
2+
HUGO_VERSION = "0.116.1"
33

44
[context.deploy-preview.environment]
5-
HUGO_VERSION = "0.115.4"
5+
HUGO_VERSION = "0.116.1"
66

77
[context.branch-deploy.environment]
8-
HUGO_VERSION = "0.115.4"
8+
HUGO_VERSION = "0.116.1"
99

1010
[context.deploy-preview]
1111
command = "cd themes/docsy && git submodule update -f --init && cd ../.. && hugo --gc --minify"

0 commit comments

Comments
 (0)