diff options
author | hugoreleaser <[email protected]> | 2018-01-08 11:12:41 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2018-01-08 11:12:41 +0000 |
commit | 238e7f7fbe123c33e33a81b79d53e25c392797b7 (patch) | |
tree | e6abb0a990d5df28f6d14ade327146a5c5cef328 /commands/new.go | |
parent | 0aaa38544ddb1766077f199f4234bd1b1bd2eb85 (diff) | |
download | hugo-238e7f7fbe123c33e33a81b79d53e25c392797b7.tar.gz hugo-238e7f7fbe123c33e33a81b79d53e25c392797b7.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 41a24197f..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.3" +min_version = "0.32" [author] name = "" |