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