Skip to content

Commit

Permalink
Ship 17.0.2 on stable channel
Browse files Browse the repository at this point in the history
Signed-off-by: Tilo Spannagel <development@tilosp.de>
  • Loading branch information
tilosp committed Jan 11, 2020
1 parent d9ab30a commit e93b6a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -Eeuo pipefail

declare -A release_channel=(
[stable]='16.0.6'
[production]='16.0.6'
[stable]='17.0.2'
[production]='16.0.7'
)

self="$(basename "$BASH_SOURCE")"
Expand Down

0 comments on commit e93b6a4

Please sign in to comment.