Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Commit 7df6bc1

Browse files
committed
Move latest to 16
1 parent 7442464 commit 7df6bc1

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

44
declare -A aliases=(
5-
[15]='latest'
5+
[16]='latest'
66
)
77

88
self="$(basename "$BASH_SOURCE")"

0 commit comments

Comments
 (0)