diff options
author | hugoreleaser <[email protected]> | 2023-07-13 16:23:50 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2023-07-13 16:23:50 +0000 |
commit | 79f15be5b0e47a788f62e50ba3e354c247a65f6b (patch) | |
tree | 40891e5782f2868ec34b5b02e9bcb47c4ae81ab7 /commands | |
parent | 5c2e014a5150553a9fa4f9c1eb7dc4db89c0f1ab (diff) | |
download | hugo-79f15be5b0e47a788f62e50ba3e354c247a65f6b.tar.gz hugo-79f15be5b0e47a788f62e50ba3e354c247a65f6b.zip |
releaser: Prepare repository for 0.116.0-DEVrelease-0.115.3
[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 33656a4c5..640a776f1 100644 --- a/commands/new.go +++ b/commands/new.go @@ -348,7 +348,7 @@ description = "" homepage = "http://example.com/" tags = [] features = [] -min_version = "0.115.3" +min_version = "0.115.0" [author] name = "" |