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