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

Commit 1ea29aa

Browse files
committed
2.2.0 -> 2.1.3
1 parent c9f4968 commit 1ea29aa

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.2.0"
7+
VERSION="2.1.3"
88

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

0 commit comments

Comments
 (0)