mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
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:
commit
257f2d4928
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
Loading…
Reference in a new issue