Ship 15.0.2 on stable channel (#615)
See: https://github.com/nextcloud/updater_server/pull/183 Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
15ab1ccecd
commit
f081d3864d
@ -2,8 +2,8 @@
|
||||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[stable]='15.0.2'
|
||||
[production]='14.0.6'
|
||||
[stable]='14.0.6'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
Loading…
Reference in New Issue
Block a user