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

@ -16,7 +16,7 @@ function packages_v1_21() {
echo 'alpine'
}
function packages_v1_22() {
function packages_v7_0() {
packages_v1_21
}