Skip to content

Commit e886127

Browse files
committed
Update Version
1 parent f67b039 commit e886127

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ v2ray docker: https://hub.docker.com/r/jrohy/v2ray
137137
xray docker: https://hub.docker.com/r/jrohy/xray
138138
pip: https://pypi.org/project/v2ray-util/
139139
python3: https://github.com/Jrohy/python3-install
140-
acme: https://github.com/Neilpang/acme.sh
140+
acme: https://github.com/acmesh-official/acme.sh

v2ray_util/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '3.10.6.1'
1+
__version__ = '3.10.7'
22

33
import sys
44
if "xray" in sys.argv[0]:

0 commit comments

Comments
 (0)