Merge pull request #916 from nunocoracao/909-module-blowfish-is-not-compatible-with-this-hugo-version

⚙️ updated hugo version support to v0.117.0
This commit is contained in:
Nuno Coração 2023-08-15 09:55:39 +01:00 committed by GitHub
commit 8875f5ba7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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