chore(release): v14.0 exists (#1057)

Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/1057
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
This commit is contained in:
0ko 2025-09-25 15:06:50 +00:00 committed by 0ko
parent 05e7b0c2f6
commit 8cfc202cb4
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201
2 changed files with 2 additions and 1 deletions

1
forgejo/sources/14.0 Normal file
View file

@ -0,0 +1 @@
https://codeberg.org/forgejo/forgejo forgejo 14.0.0

View file

@ -26,7 +26,7 @@ IP=$(hostname -I | cut -f1 -d' ')
#
# Forgejo releases for which a branch exists (7.0/forgejo etc.)
#
RELEASE_NUMBERS="11.0 12.0 13.0"
RELEASE_NUMBERS="11.0 12.0 13.0 14.0"
PREFIX===============
export DIR=/tmp/forgejo-end-to-end