Forgejo v1.22 will actually be Forgejo v7.0

This commit is contained in:
Earl Warren 2024-02-28 17:38:31 +01:00
parent 0f6708163f
commit 78027e672d
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
8 changed files with 20 additions and 20 deletions

View file

@ -38,7 +38,7 @@ function examples_v1_21() {
echo 'echo push tag push-cancel artifacts service checkout pull-request container expression local-action context docker-action if if-fail cron'
}
function examples_v1_22() {
function examples_v7_0() {
examples_v1_21
}