Merge pull request #408 from QuLogic/min-version

Add required version to config
This commit is contained in:
Radek Kozieł 2023-01-04 09:01:35 +01:00 committed by GitHub
commit 7fa36fe0ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,4 @@
[module]
[module.hugoVersion]
extended = true
min = '0.90.0'