From e64e571b679b429f547b38ebcb1f8aab8d785e7b Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Tue, 4 Aug 2015 02:59:57 -0600 Subject: [PATCH] Bump `hugo new theme` template min_version to 0.14 --- commands/new.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/new.go b/commands/new.go index bafffc2f9..0e9f4d58b 100644 --- a/commands/new.go +++ b/commands/new.go @@ -227,7 +227,7 @@ description = "" homepage = "http://siteforthistheme.com/" tags = ["", ""] features = ["", ""] -min_version = 0.13 +min_version = 0.14 [author] name = ""