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

Commit 2ad96f7

Browse files
committed
2.1.5
1 parent fbd4ccf commit 2ad96f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2gun.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export LANG=en_US
44
export LANGUAGE=en_US.UTF-8
55

66
branch="vless"
7-
VERSION="2.1.4"
7+
VERSION="2.1.5"
88

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

0 commit comments

Comments
 (0)