Skip to content

Commit

Permalink
Release v1.10.8-lts
Browse files Browse the repository at this point in the history
  • Loading branch information
wojiushixiaobai committed May 23, 2024
1 parent 67c6299 commit 921a15a
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.8-lts

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

0 comments on commit 921a15a

Please sign in to comment.