Skip to content

Commit

Permalink
Move latest to 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yosifkit committed Aug 16, 2023
1 parent bed9165 commit ddb351a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
set -Eeuo pipefail

declare -A aliases=(
[6.0]='6 latest'
[7.0]='7 latest'
[6.0]='6'
[5.0]='5'
[4.4]='4'
)
Expand Down

0 comments on commit ddb351a

Please sign in to comment.