From: Anthony Fok Date: Tue, 1 Dec 2015 17:25:56 +0000 (-0700) Subject: Bump min_version to 0.15 for `hugo new theme` X-Git-Tag: v0.16~560 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=afbc18c09a85a96405ca5be9040124f9146b4319;p=brevno-suite%2Fhugo Bump min_version to 0.15 for `hugo new theme` --- diff --git a/commands/new.go b/commands/new.go index 97323c6b..f2c362ac 100644 --- a/commands/new.go +++ b/commands/new.go @@ -265,7 +265,7 @@ description = "" homepage = "http://siteforthistheme.com/" tags = ["", ""] features = ["", ""] -min_version = 0.14 +min_version = 0.15 [author] name = ""