diff options
author | hugoreleaser <[email protected]> | 2023-07-20 06:49:57 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2023-07-20 06:49:57 +0000 |
commit | dc9524521270f81d1c038ebbb200f0cfa3427cc5 (patch) | |
tree | 1326fb6bc6d4d0db4e18c29167a40db91a14a4d3 /commands | |
parent | d70b6c7d01893cb0db900e98d979483300f005ee (diff) | |
download | hugo-dc9524521270f81d1c038ebbb200f0cfa3427cc5.tar.gz hugo-dc9524521270f81d1c038ebbb200f0cfa3427cc5.zip |
releaser: Bump versions for release of 0.115.4v0.115.4
[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..aadb5a34d 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.4" [author] name = "" |