From: digitalcraftsman Date: Sat, 8 Apr 2017 16:24:27 +0000 (+0200) Subject: Bump required Hugo version to v0.19+ X-Git-Url: http://njoseph.me/gitweb/hyde.git/commitdiff_plain/daead1a8b052cfe15d4f9e282b05b92bffc66c46 Bump required Hugo version to v0.19+ --- diff --git a/theme.toml b/theme.toml index 13d21c5..66ca805 100644 --- a/theme.toml +++ b/theme.toml @@ -4,7 +4,7 @@ licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md" description = "An elegant open source and mobile first theme" tags = ["blog", "company"] features = ["blog", "themes", "disqus"] -min_version = 0.14 +min_version = 0.20 [author] name = "spf13" @@ -14,4 +14,4 @@ min_version = 0.14 [original] author = "mdo" homepage = "http://markdotto.com/" - repo = "https://www.github.com/mdo/hyde" \ No newline at end of file + repo = "https://www.github.com/mdo/hyde"