mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
commands: Use semver for min_version per recommendations
See https://github.com/gohugoio/hugoThemes#themetoml
This commit is contained in:
@@ -156,7 +156,7 @@ description = ""
|
||||
homepage = "http://example.com/"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.41"
|
||||
min_version = "0.41.0"
|
||||
|
||||
[author]
|
||||
name = ""
|
||||
|
Reference in New Issue
Block a user