summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@protonmail.com>2017-04-08 18:24:27 +0200
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2017-04-08 18:25:09 +0200
commitdaead1a8b052cfe15d4f9e282b05b92bffc66c46 (patch)
treedd12a5d635a5bbb8e788c6f0543a566c1731161c
parent6404f691fa0969a149340a5a1c650e9a282fd547 (diff)
Bump required Hugo version to v0.19+
-rw-r--r--theme.toml4
1 files 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"