Merge pull request #499 from nextcloud/stable-13.0.7
Ship 13.0.7 on production and stable
This commit is contained in:
commit
3770bbcb26
@ -2,8 +2,8 @@
|
|||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
declare -A release_channel=(
|
declare -A release_channel=(
|
||||||
[production]='13.0.6'
|
[production]='13.0.7'
|
||||||
[stable]='13.0.6'
|
[stable]='13.0.7'
|
||||||
)
|
)
|
||||||
|
|
||||||
self="$(basename "$BASH_SOURCE")"
|
self="$(basename "$BASH_SOURCE")"
|
||||||
|
Loading…
Reference in New Issue
Block a user