diff options
author | hugoreleaser <[email protected]> | 2023-07-31 10:28:28 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2023-07-31 10:28:28 +0000 |
commit | 5a7e0da84e6e3cb74108abedc0b3331cbe2c9c68 (patch) | |
tree | 1d327fe0ae3dd81e592816f4041ac904767fdd23 /commands | |
parent | d7db096a9dc568537ea8aa5548de0e8c14ef6591 (diff) | |
download | hugo-5a7e0da84e6e3cb74108abedc0b3331cbe2c9c68.tar.gz hugo-5a7e0da84e6e3cb74108abedc0b3331cbe2c9c68.zip |
releaser: Bump versions for release of 0.116.0v0.116.0
[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..42644d7f6 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.116.0" [author] name = "" |