Merge pull request #976 from nunocoracao/968-add-support-for-hugo-v01190

⚙️ added support for Hugo v0.119.0
This commit is contained in:
Nuno Coração 2023-09-29 00:03:54 +01:00 committed by GitHub
commit 3a0f07b0f3
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.118.2"
max = "0.119.0"