Update to 0.25.1 before merging.
This will set it to the most recent release to date.
This commit is contained in:
parent
571859a51b
commit
d0782884a9
|
@ -5,7 +5,7 @@
|
|||
# Change the version of Hugo you want to use on Netlify
|
||||
# by changing this environment variable.
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.21"
|
||||
HUGO_VERSION = "v0.25.1"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "npm run build-preview"
|
||||
|
|
Reference in New Issue