diff options
author | hugoreleaser <[email protected]> | 2023-07-03 17:28:25 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2023-07-03 17:28:25 +0000 |
commit | 857374e69358f788bd31ddc55255c5c8e3dcfd80 (patch) | |
tree | b56486dca291f294eaabed469f18f7af63027525 /commands | |
parent | c27639b9a084a83a6b2242310cf988362259b06b (diff) | |
download | hugo-857374e69358f788bd31ddc55255c5c8e3dcfd80.tar.gz hugo-857374e69358f788bd31ddc55255c5c8e3dcfd80.zip |
releaser: Bump versions for release of 0.115.1v0.115.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 640a776f1..d6d1be3f4 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.1" [author] name = "" |