chore(release): v13.0 exists
This commit is contained in:
parent
1b9f1af7eb
commit
f8f9a1bbda
2 changed files with 2 additions and 1 deletions
1
forgejo/sources/13.0
Normal file
1
forgejo/sources/13.0
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
https://codeberg.org/forgejo/forgejo forgejo 13.0.0
|
||||||
|
|
@ -26,7 +26,7 @@ IP=$(hostname -I | cut -f1 -d' ')
|
||||||
#
|
#
|
||||||
# Forgejo releases for which a branch exists (7.0/forgejo etc.)
|
# Forgejo releases for which a branch exists (7.0/forgejo etc.)
|
||||||
#
|
#
|
||||||
RELEASE_NUMBERS="7.0 11.0 12.0"
|
RELEASE_NUMBERS="11.0 12.0 13.0"
|
||||||
|
|
||||||
PREFIX===============
|
PREFIX===============
|
||||||
export DIR=/tmp/forgejo-end-to-end
|
export DIR=/tmp/forgejo-end-to-end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue