diff options
author | hugoreleaser <[email protected]> | 2017-10-19 11:35:38 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2017-10-19 11:35:38 +0000 |
commit | 1d52bfbb4792f86b85ae5bca7af5b75bb5c69289 (patch) | |
tree | 3b64bda4f652570f52e862465b876ee5aeb7d89f /commands | |
parent | 142ebba2c5d113d8f7ac3a5ae739d60779554a4a (diff) | |
download | hugo-1d52bfbb4792f86b85ae5bca7af5b75bb5c69289.tar.gz hugo-1d52bfbb4792f86b85ae5bca7af5b75bb5c69289.zip |
releaser: Prepare repository for 0.31-DEV
[ci skip]
Diffstat (limited to 'commands')
-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 69b43eb52..e0530c0ec 100644 --- a/commands/new.go +++ b/commands/new.go @@ -347,7 +347,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.30.2" +min_version = "0.30" [author] name = "" |