mirror of
https://github.com/panr/hugo-theme-terminal.git
synced 2024-11-25 11:05:31 +03:00
Merge pull request #408 from QuLogic/min-version
Add required version to config
This commit is contained in:
commit
7fa36fe0ee
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = '0.90.0'
|
Loading…
Reference in a new issue