Skip to content

Commit 3b8c0a3

Browse files
authored
Merge pull request #30 from J0WI/new-latest
Declare 1.1 as latest
2 parents a0176e9 + 5d127e7 commit 3b8c0a3

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
@@ -2,7 +2,7 @@
22
set -Eeuo pipefail
33

44
declare -A aliases=(
5-
[1.0]='1 latest'
5+
[1.1]='1 latest'
66
)
77
defaultDebianVariant='stretch'
88

0 commit comments

Comments
 (0)