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