Ship 15.0.4 on production and stable channel
See: nextcloud/updater_server#192 [skip travis] Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
532834349b
commit
768d2e620d
@ -2,8 +2,8 @@
|
|||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
declare -A release_channel=(
|
declare -A release_channel=(
|
||||||
[stable]='15.0.4'
|
[stable]='15.0.5'
|
||||||
[production]='15.0.4'
|
[production]='15.0.5'
|
||||||
)
|
)
|
||||||
|
|
||||||
self="$(basename "$BASH_SOURCE")"
|
self="$(basename "$BASH_SOURCE")"
|
||||||
|
Loading…
Reference in New Issue
Block a user