Ship 17.0.2 on stable channel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
d9ab30a969
commit
e93b6a4251
@ -2,8 +2,8 @@
|
||||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[stable]='16.0.6'
|
||||
[production]='16.0.6'
|
||||
[stable]='17.0.2'
|
||||
[production]='16.0.7'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
Loading…
Reference in New Issue
Block a user