mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Bump min_version to 0.15 for hugo new theme
This commit is contained in:
parent
e989468341
commit
afbc18c09a
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ description = ""
|
|||
homepage = "http://siteforthistheme.com/"
|
||||
tags = ["", ""]
|
||||
features = ["", ""]
|
||||
min_version = 0.14
|
||||
min_version = 0.15
|
||||
|
||||
[author]
|
||||
name = ""
|
||||
|
|
Loading…
Reference in a new issue