Skip to content

Commit 50a531d

Browse files
committed
Update 1.6 to be latest
1 parent f37f98c commit 50a531d

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
@@ -3,7 +3,7 @@ set -e
33

44
declare -A aliases
55
aliases=(
6-
[1.4]='1 latest'
6+
[1.6]='1 latest'
77
)
88

99
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"

0 commit comments

Comments
 (0)