Skip to content

Commit 4cf4560

Browse files
committed
add erlang 29
1 parent 5acda88 commit 4cf4560

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
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -eu
33

4-
declare -a -r versions=(28 27 26 25 24)
4+
declare -a -r versions=(29 28 27 26 25 24)
55
declare -a -r aliases=(
66
[28]='latest'
77
)

0 commit comments

Comments
 (0)