Skip to content

Commit 9f3ae6a

Browse files
committed
tag 4.2 with lts and argon
1 parent 2445743 commit 9f3ae6a

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
@@ -4,7 +4,7 @@ set -e
44
hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
55

66
array_0_12='0';
7-
array_4_2='4 latest';
7+
array_4_2='4 lts argon';
88
array_5_0='5 latest';
99

1010
cd $(cd ${0%/*} && pwd -P);

0 commit comments

Comments
 (0)