Merge pull request #921 from nextcloud/tilosp/stable-17.0.1
Ship 17.0.2 on stable channel
This commit is contained in:
commit
15ea896496
@ -2,8 +2,8 @@
|
|||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
declare -A release_channel=(
|
declare -A release_channel=(
|
||||||
[stable]='16.0.6'
|
[stable]='17.0.2'
|
||||||
[production]='16.0.6'
|
[production]='16.0.7'
|
||||||
)
|
)
|
||||||
|
|
||||||
self="$(basename "$BASH_SOURCE")"
|
self="$(basename "$BASH_SOURCE")"
|
||||||
|
Loading…
Reference in New Issue
Block a user