mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-11 13:41:14 -04:00
commands: Use semver for min_version per recommendations
See https://github.com/gohugoio/hugoThemes#themetoml
This commit is contained in:
parent
d8d6a25b57
commit
efc61d6f3b
@ -156,7 +156,7 @@ description = ""
|
|||||||
homepage = "http://example.com/"
|
homepage = "http://example.com/"
|
||||||
tags = []
|
tags = []
|
||||||
features = []
|
features = []
|
||||||
min_version = "0.41"
|
min_version = "0.41.0"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = ""
|
name = ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user