diff options
author | hugoreleaser <[email protected]> | 2017-11-27 11:26:08 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2017-11-27 11:26:08 +0000 |
commit | aa68205d168b0c6dd09b6af3403be2631bab3152 (patch) | |
tree | 9a9c2fcd1f223b8fb7bd3a1923564b38fc9516e4 /commands | |
parent | 94115888e3dca17ebaa754f78d043f380588d3bb (diff) | |
download | hugo-aa68205d168b0c6dd09b6af3403be2631bab3152.tar.gz hugo-aa68205d168b0c6dd09b6af3403be2631bab3152.zip |
releaser: Bump versions for release of 0.31.1
[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 b30c49aa2..697c61fb9 100644 --- a/commands/new.go +++ b/commands/new.go @@ -347,7 +347,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.31" +min_version = "0.31.1" [author] name = "" |