Update Hugo version

This commit is contained in:
Jihoon Seo
2022-04-21 10:53:28 +09:00
parent 7acae8a086
commit 400e10a832
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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.87.0"
HUGO_VERSION = "0.97.0"
RUBY_VERSION = "3.0.1"
[context.production.environment]