We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f67b039 commit e886127Copy full SHA for e886127
README.md
@@ -137,4 +137,4 @@ v2ray docker: https://hub.docker.com/r/jrohy/v2ray
137
xray docker: https://hub.docker.com/r/jrohy/xray
138
pip: https://pypi.org/project/v2ray-util/
139
python3: https://github.com/Jrohy/python3-install
140
-acme: https://github.com/Neilpang/acme.sh
+acme: https://github.com/acmesh-official/acme.sh
v2ray_util/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '3.10.6.1'
+__version__ = '3.10.7'
2
3
import sys
4
if "xray" in sys.argv[0]:
0 commit comments