Skip to content

Commit

Permalink
Update stable to 20.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Augendre <gabriel@augendre.info>
  • Loading branch information
Crocmagnon committed Feb 4, 2021
1 parent eb0d1f9 commit 7e48152
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.6'
stable_channel='20.0.7'

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

0 comments on commit 7e48152

Please sign in to comment.