mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-23 15:05:38 -06:00
Merge pull request #1152 from WilliamRagstad/main
Update max Hugo version in config.toml
This commit is contained in:
commit
0224885de3
1 changed files with 4 additions and 4 deletions
|
@ -2,4 +2,4 @@
|
||||||
[module.hugoVersion]
|
[module.hugoVersion]
|
||||||
extended = true
|
extended = true
|
||||||
min = "0.87.0"
|
min = "0.87.0"
|
||||||
max = "0.121.1"
|
max = "0.121.2"
|
||||||
|
|
Loading…
Reference in a new issue