Skip to content

Commit

Permalink
Merge pull request #1123 from infosiftr/move-latest
Browse files Browse the repository at this point in the history
Move latest to 16
  • Loading branch information
yosifkit authored Sep 14, 2023
2 parents 7442464 + 7df6bc1 commit 591d3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -Eeuo pipefail

declare -A aliases=(
[15]='latest'
[16]='latest'
)

self="$(basename "$BASH_SOURCE")"
Expand Down

0 comments on commit 591d3dd

Please sign in to comment.