From fe2d246c73caaa745f476be59b3152f3fbd6736d Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Fri, 7 Oct 2016 08:36:28 -0600 Subject: [PATCH] commands: Bump min_version to 0.17 for "new theme" subcommand --- commands/new.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/new.go b/commands/new.go index f3ed32172..0b7e369f2 100644 --- a/commands/new.go +++ b/commands/new.go @@ -284,7 +284,7 @@ description = "" homepage = "http://siteforthistheme.com/" tags = ["", ""] features = ["", ""] -min_version = 0.15 +min_version = 0.17 [author] name = ""