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

⬆️ updated theme to support version 0.115.0 of Hugo
This commit is contained in:
Nuno Coração 2023-06-29 21:37:23 +01:00 committed by GitHub
commit 257f2d4928
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.113.0" max = "0.115.0"