Merge pull request #733 from nunocoracao/732-add-support-for-hugo-v01120

⬆️ add support for Hugo v0.112.0
This commit is contained in:
Nuno Coração 2023-05-23 12:46:34 +01:00 committed by GitHub
commit e015e32356
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,4 @@
[module.hugoVersion]
extended = true
min = "0.87.0 "
max = "0.111.3"
max = "0.112.0"