Skip to content

Commit

Permalink
Netlify: Upgrade Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
earthboundkid committed Oct 28, 2022
1 parent 904bc07 commit 7934f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ command = "yarn build:prod"
publish = "public"

[build.environment]
HUGO_VERSION = "0.92.1"
HUGO_VERSION = "0.105.0"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"
NODE_ENV = "production"
Expand Down

0 comments on commit 7934f95

Please sign in to comment.