Skip to content

Commit

Permalink
2.2.0 -> 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
phlinhng committed Nov 17, 2020
1 parent c9f4968 commit 1ea29aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2gun.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export LANG=en_US
export LANGUAGE=en_US.UTF-8

branch="vless"
VERSION="2.2.0"
VERSION="2.1.3"

if [[ $(/usr/bin/id -u) -ne 0 ]]; then
sudoCmd="sudo"
Expand Down

0 comments on commit 1ea29aa

Please sign in to comment.