diff options
author | hugoreleaser <[email protected]> | 2018-01-11 09:00:51 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2018-01-11 09:00:51 +0000 |
commit | 27c77e1ab9d4a4dbc50955ecbfef121da73633d5 (patch) | |
tree | d92594e0cd52c6b4e1129fc556ac3c7e1aa51b29 /commands/new.go | |
parent | 218773a82b41d4e60a5e1930e98286f93fd77468 (diff) | |
download | hugo-27c77e1ab9d4a4dbc50955ecbfef121da73633d5.tar.gz hugo-27c77e1ab9d4a4dbc50955ecbfef121da73633d5.zip |
releaser: Prepare repository for 0.33-DEV
[ci skip]
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 75c538bbd..d3e63800a 100644 --- a/commands/new.go +++ b/commands/new.go @@ -344,7 +344,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.32.4" +min_version = "0.32" [author] name = "" |