diff options
author | hugoreleaser <[email protected]> | 2018-01-02 09:07:55 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2018-01-02 09:07:55 +0000 |
commit | 54ef60b03ad5b14459a59e7b412d7f34c7100565 (patch) | |
tree | 4df2e221c3c795b606567af19a80c94e962e44ea /commands | |
parent | 14a758ff2491d326bc8bd9662e4c26115302dc4e (diff) | |
download | hugo-54ef60b03ad5b14459a59e7b412d7f34c7100565.tar.gz hugo-54ef60b03ad5b14459a59e7b412d7f34c7100565.zip |
releaser: Bump versions for release of 0.32.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 d3e63800a..90be3bb69 100644 --- a/commands/new.go +++ b/commands/new.go @@ -344,7 +344,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.32" +min_version = "0.32.1" [author] name = "" |