1
0
Fork 0
mirror of https://github.com/panr/hugo-theme-terminal.git synced 2025-03-21 21:54:35 +03:00

Merge pull request 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'