Skip to content

Commit d82d267

Browse files
authored
Merge pull request #102 from tobiashm/patch-1
2.4 is latest
2 parents b2f84d6 + 230d21c commit d82d267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

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

44
declare -A aliases=(
5-
[2.3]='2 latest'
5+
[2.4]='2 latest'
66
)
77

88
self="$(basename "$BASH_SOURCE")"

0 commit comments

Comments
 (0)