summaryrefslogtreecommitdiffstats
path: root/commands/new.go
diff options
context:
space:
mode:
authorAnthony Fok <foka@debian.org>2015-12-01 10:25:56 -0700
committerAnthony Fok <foka@debian.org>2015-12-01 10:27:36 -0700
commitafbc18c09a85a96405ca5be9040124f9146b4319 (patch)
tree3316857465dd6cd8b0e4eb54c16797d9f0e1d324 /commands/new.go
parente989468341d32be9404e86469b3563e1567df738 (diff)
Bump min_version to 0.15 for `hugo new theme`
Diffstat (limited to 'commands/new.go')
-rw-r--r--commands/new.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/new.go b/commands/new.go
index 97323c6b1..f2c362ac3 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 = ""