diff options
author | hugoreleaser <[email protected]> | 2023-06-02 07:07:11 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2023-06-02 07:07:11 +0000 |
commit | ea3c95a7b0f2140c248c1f40246a2e7acd2ada62 (patch) | |
tree | d6e1e081a25b672da2b4de09f89f516a92a62bcc /commands/new.go | |
parent | 5e5ce00d419c02190662afc7eea6fbdea4d3062f (diff) | |
download | hugo-ea3c95a7b0f2140c248c1f40246a2e7acd2ada62.tar.gz hugo-ea3c95a7b0f2140c248c1f40246a2e7acd2ada62.zip |
releaser: Bump versions for release of 0.112.7v0.112.7
[ci skip]
Diffstat (limited to 'commands/new.go')
-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 6760bf719..6df6e93c5 100644 --- a/commands/new.go +++ b/commands/new.go @@ -341,7 +341,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.112.0" +min_version = "0.112.7" [author] name = "" |