Skip to content

Commit f54b293

Browse files
authored
update hugo to 0.105.0 (#279)
1 parent e2ef44b commit f54b293

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.104.3"
2+
HUGO_VERSION = "0.105.0"
33

44
[context.deploy-preview.environment]
5-
HUGO_VERSION = "0.104.3"
5+
HUGO_VERSION = "0.105.0"
66

77
[context.branch-deploy.environment]
8-
HUGO_VERSION = "0.104.3"
8+
HUGO_VERSION = "0.105.0"
99

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

0 commit comments

Comments
 (0)