Ship 14.0.7 on production channel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
b9ae3256ad
commit
f4929e6067
@ -3,7 +3,7 @@ set -Eeuo pipefail
|
|||||||
|
|
||||||
declare -A release_channel=(
|
declare -A release_channel=(
|
||||||
[stable]='15.0.2'
|
[stable]='15.0.2'
|
||||||
[production]='14.0.6'
|
[production]='14.0.7'
|
||||||
)
|
)
|
||||||
|
|
||||||
self="$(basename "$BASH_SOURCE")"
|
self="$(basename "$BASH_SOURCE")"
|
||||||
|
Loading…
Reference in New Issue
Block a user