diff options
author | hugoreleaser <[email protected]> | 2023-06-19 17:01:43 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2023-06-19 17:01:43 +0000 |
commit | 9df2ec7988e5a217a14901cc76c0b7e76b2e9f02 (patch) | |
tree | 62a615b5632983473ff6bd0b3bce84e37aaa065e /commands | |
parent | 59300faae4fd79b7ba73ed364256b1714d164121 (diff) | |
download | hugo-9df2ec7988e5a217a14901cc76c0b7e76b2e9f02.tar.gz hugo-9df2ec7988e5a217a14901cc76c0b7e76b2e9f02.zip |
releaser: Bump versions for release of 0.114.0v0.114.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 957697be4..1b2a412fd 100644 --- a/commands/new.go +++ b/commands/new.go @@ -341,7 +341,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.113.0" +min_version = "0.114.0" [author] name = "" |