From daead1a8b052cfe15d4f9e282b05b92bffc66c46 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Sat, 8 Apr 2017 18:24:27 +0200 Subject: [PATCH] Bump required Hugo version to v0.19+ --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.43.0