Skip to content

Commit 1612733

Browse files
committed
generate-stackbrew-library.sh: bump stable to 1.20
1 parent ab8516e commit 1612733

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
@@ -4,7 +4,7 @@ set -eu
44
declare -A aliases
55
aliases=(
66
[mainline]='1 1.19 latest'
7-
[stable]='1.18'
7+
[stable]='1.20'
88
)
99

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

0 commit comments

Comments
 (0)