diff options
author | hugoreleaser <[email protected]> | 2023-07-08 17:06:56 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2023-07-08 17:06:56 +0000 |
commit | 8966424e0e521fb1627216a84efd2c5d5917cb0d (patch) | |
tree | 0b415d7849557a89c85f8669cb9e13de4745137c /commands | |
parent | 72510969a6cbf6babc4d675621db82ff98c59699 (diff) | |
download | hugo-8966424e0e521fb1627216a84efd2c5d5917cb0d.tar.gz hugo-8966424e0e521fb1627216a84efd2c5d5917cb0d.zip |
releaser: Bump versions for release of 0.115.2v0.115.2
[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 640a776f1..83e759d69 100644 --- a/commands/new.go +++ b/commands/new.go @@ -348,7 +348,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.115.0" +min_version = "0.115.2" [author] name = "" |