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 13a768aee..8a2b02293 100644 --- a/commands/new.go +++ b/commands/new.go @@ -337,7 +337,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.112.1" +min_version = "0.112.0" [author] name = "" |