Bump Hugo version
Use Hugo 0.110 - latest available at time of this commit. Tested locally.
This commit is contained in:
parent
e3f06fcc9c
commit
e8e56337b0
|
|
@ -8,7 +8,7 @@ command = "git submodule update --init --recursive --depth 1 && make non-product
|
|||
|
||||
[build.environment]
|
||||
NODE_VERSION = "10.20.0"
|
||||
HUGO_VERSION = "0.101.0"
|
||||
HUGO_VERSION = "0.110.0"
|
||||
RUBY_VERSION = "3.0.1"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
|
|||
Loading…
Reference in New Issue