Bump to Hugo 0.101.0

Notable improvements:

- Indentation fixes for shortcode blocks
- resources.Copy function
- improved error handling
This commit is contained in:
Tim Bannister
2022-06-17 12:26:36 +01:00
parent 4f45d4d7c5
commit d1fe3b1cf6
+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.97.0"
HUGO_VERSION = "0.101.0"
RUBY_VERSION = "3.0.1"
[context.production.environment]