Преглед изворни кода

Bump required Hugo version to v0.21

digitalcraftsman пре 7 година
родитељ
комит
dae01e12f7
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      theme.toml

+ 1
- 1
theme.toml Прегледај датотеку

@@ -4,7 +4,7 @@ licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
4 4
 description = "An elegant open source and mobile first theme"
5 5
 tags = ["blog", "company"]
6 6
 features = ["blog", "themes", "disqus"]
7
-min_version = 0.20
7
+min_version = 0.21
8 8
 
9 9
 [author]
10 10
     name = "spf13"