Skip to content

Commit a9e9d68

Browse files
committed
don't exclude 1.10 from sec patch
1 parent 07ca895 commit a9e9d68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ join() {
6262
echo "${out#"$sep"}"
6363
}
6464

65-
exclude="1.10"
65+
exclude=""
6666
directories=()
6767

6868
for dir in */ ; do

0 commit comments

Comments
 (0)