Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Commit

Permalink
2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
phlinhng committed Nov 17, 2020
1 parent 558e012 commit 41ad3c3
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.1.3"
VERSION="2.1.4"

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

0 comments on commit 41ad3c3

Please sign in to comment.