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