From 48ee2486703dd090bcb7f5cab52c666f30f98e29 Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Mon, 13 Jul 2015 23:53:44 +0200 Subject: [PATCH] Set min_version to 0.14 --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 204cccc..d5caeb5 100644 --- a/theme.toml +++ b/theme.toml @@ -3,7 +3,7 @@ license = "MIT" description = "An elegant open source and mobile first theme" tags = ["blog", "company"] features = ["blog", ] -min_version = 0.13 +min_version = 0.14 [author] name = "spf13" -- 2.43.0