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