Skip to content

Commit

Permalink
Update stable tag to 20.0.8 (fixes 1430) (#1431)
Browse files Browse the repository at this point in the history
Signed-off-by: Matías Pecchia <mabeett@users.noreply.github.com>
  • Loading branch information
mabeett authored Mar 4, 2021
1 parent 59391c5 commit dceaf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -Eeuo pipefail

stable_channel='20.0.7'
stable_channel='20.0.8'

self="$(basename "$BASH_SOURCE")"
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
Expand Down

0 comments on commit dceaf73

Please sign in to comment.