Update release channels
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
b41d6dfd36
commit
548306b919
@ -2,8 +2,8 @@
|
|||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
declare -A release_channel=(
|
declare -A release_channel=(
|
||||||
[production]='13.0.7'
|
[production]='13.0.8'
|
||||||
[stable]='13.0.7'
|
[stable]='14.0.4'
|
||||||
)
|
)
|
||||||
|
|
||||||
self="$(basename "$BASH_SOURCE")"
|
self="$(basename "$BASH_SOURCE")"
|
||||||
|
Loading…
Reference in New Issue
Block a user