Add 13.0.4 to production
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
26ccd170b0
commit
5ea9f6b612
@ -2,7 +2,7 @@
|
|||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
declare -A release_channel=(
|
declare -A release_channel=(
|
||||||
[production]='13.0.2'
|
[production]='13.0.4'
|
||||||
[stable]='13.0.4'
|
[stable]='13.0.4'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user