Forgejo v1.22 will actually be Forgejo v7.0
This commit is contained in:
parent
0f6708163f
commit
78027e672d
8 changed files with 20 additions and 20 deletions
|
@ -65,8 +65,8 @@ function dependencies() {
|
|||
}
|
||||
|
||||
function build_all() {
|
||||
log_info 1.22.0-dev
|
||||
$SELF_DIR/../build.sh 1.22.0-dev $DIR
|
||||
log_info 7.0.0-dev
|
||||
$SELF_DIR/../build.sh 7.0.0-dev $DIR
|
||||
}
|
||||
|
||||
function retry() {
|
||||
|
|
Loading…
Add table
Reference in a new issue