diff options
author | hugoreleaser <[email protected]> | 2023-07-08 17:19:03 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2023-07-08 17:19:03 +0000 |
commit | 91b02091a550580128792806439a6be3f667dc54 (patch) | |
tree | 07793d9daa8c5aa4eaf3c162db2c868052e9bcd6 /commands/new.go | |
parent | 8966424e0e521fb1627216a84efd2c5d5917cb0d (diff) | |
download | hugo-91b02091a550580128792806439a6be3f667dc54.tar.gz hugo-91b02091a550580128792806439a6be3f667dc54.zip |
releaser: Prepare repository for 0.116.0-DEVrelease-0.115.2
[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 83e759d69..640a776f1 100644 --- a/commands/new.go +++ b/commands/new.go @@ -348,7 +348,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.115.2" +min_version = "0.115.0" [author] name = "" |