Skip to content

Commit 3795fa0

Browse files
Update generate-stackbrew-library.sh for v9.1, missed in nodejs#580
1 parent c08b108 commit 3795fa0

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
@@ -12,7 +12,7 @@ array_6_12='6 boron';
1212
# shellcheck disable=SC2034
1313
array_8_9='8 carbon';
1414
# shellcheck disable=SC2034
15-
array_9_0='9 latest';
15+
array_9_1='9 latest';
1616

1717
cd "$(cd "${0%/*}" && pwd -P)";
1818

0 commit comments

Comments
 (0)