From: Anthony Fok Date: Tue, 4 Aug 2015 08:59:57 +0000 (-0600) Subject: Bump `hugo new theme` template min_version to 0.14 X-Git-Tag: v0.15~248 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e64e571b;p=brevno-suite%2Fhugo Bump `hugo new theme` template min_version to 0.14 --- diff --git a/commands/new.go b/commands/new.go index bafffc2f..0e9f4d58 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 = ""