From 11e48cba33c960f5c95c8d42f24fdcff8c2fe7fa Mon Sep 17 00:00:00 2001 From: nodejh Date: Tue, 18 Apr 2017 18:05:19 +0800 Subject: [PATCH] update min version to 0.18 --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index c13d0e9..b578b32 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ description = "A minimalistic and responsive theme for bloggers." homepage = "https://github.com/nodejh/hugo-theme-simple" tags = ["blog", "disqus", "duoshuo", "google analytics", "baidu tongji", "rss", "syntax highlighting", "tags", "categories"] features = ["blog", "disqus", "duoshuo", "google analytics", "baidu tongji", "rss", "syntax highlighting", "tags", "categories"] -min_version = 0.15 +min_version = 0.18 [author] name = "nodejh"