Skip to content

Commit c5b36c3

Browse files
committed
Add 3-7-rc alias to stackbrew script
1 parent 6f0cfce commit c5b36c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set -eu
33

44
declare -A aliases=(
5+
[3-7-rc]='rc'
56
[3.6]='3 latest'
67
[2.7]='2'
78
)

0 commit comments

Comments
 (0)