Skip to content

Commit 48a0a36

Browse files
authored
Merge pull request #892 from infosiftr/move-latest
Move latest to 14
2 parents db430cc + 6898578 commit 48a0a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -Eeuo pipefail
33

44
declare -A aliases=(
5-
[13]='latest'
5+
[14]='latest'
66
[9.6]='9'
77
)
88

0 commit comments

Comments
 (0)