diff options
author | hugoreleaser <[email protected]> | 2017-09-25 07:59:12 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2017-09-25 07:59:12 +0000 |
commit | 9e850c1f645ba7f73f311e34936e09ec0d7d45a6 (patch) | |
tree | 5316e7f01bb6f3ff124a96be465b129b795cbc62 /commands/new.go | |
parent | ab86851a1e2e8a9620a32645d5f133c30f525273 (diff) | |
download | hugo-9e850c1f645ba7f73f311e34936e09ec0d7d45a6.tar.gz hugo-9e850c1f645ba7f73f311e34936e09ec0d7d45a6.zip |
releaser: Bump versions for release of 0.28
[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 0c203174b..12dca52bf 100644 --- a/commands/new.go +++ b/commands/new.go @@ -347,7 +347,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.27" +min_version = "0.28" [author] name = "" |