diff options
Diffstat (limited to 'commands/new.go')
-rw-r--r-- | commands/new.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/new.go b/commands/new.go index 964102aac..fa996fdea 100644 --- a/commands/new.go +++ b/commands/new.go @@ -320,7 +320,7 @@ description = "" homepage = "http://siteforthistheme.com/" tags = [] features = [] -min_version = "0.21" +min_version = "0.22" [author] name = "" |