Update release channels

Signed-off-by: Tilo Spannagel <development@tilosp.de>
pull/553/head
Tilo Spannagel 7 years ago
parent b41d6dfd36
commit 548306b919
No known key found for this signature in database
GPG Key ID: E517E9F206B8993D

@ -2,8 +2,8 @@
set -Eeuo pipefail
declare -A release_channel=(
[production]='13.0.7'
[stable]='13.0.7'
[production]='13.0.8'
[stable]='14.0.4'
)
self="$(basename "$BASH_SOURCE")"

Loading…
Cancel
Save