Update release channels
This commit is contained in:
parent
2ab02d446c
commit
f2489f0142
@ -2,8 +2,8 @@
|
||||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[stable]='16.0.5'
|
||||
[production]='16.0.4'
|
||||
[stable]='16.0.6'
|
||||
[production]='16.0.6'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
Loading…
Reference in New Issue
Block a user