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