Skip to content

Commit

Permalink
Release v1.10.23-lts
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 11, 2025
1 parent da39a25 commit d3dc1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
PROJECT_DIR=$(cd "$(dirname "$0")" || exit 1; pwd)
cd "${PROJECT_DIR}" || exit 1

VERSION=v1.7.4
VERSION=v1.10.23-lts

if [ ! "$(echo $PATH | grep /usr/local/bin)" ]; then
export PATH=/usr/local/bin:$PATH
Expand Down

0 comments on commit d3dc1a7

Please sign in to comment.