Ship 14.0.6 on production channel
See: https://github.com/nextcloud/updater_server/pull/182 Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
8d133d39e6
commit
b3d324f986
@ -2,7 +2,7 @@
|
||||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[production]='13.0.8'
|
||||
[production]='14.0.6'
|
||||
[stable]='14.0.6'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user