We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c572c8 commit 26106adCopy full SHA for 26106ad
1 file changed
gui.py
@@ -80,7 +80,7 @@
80
print("安装命令: pip3 install PyQt5")
81
sys.exit(1)
82
83
-APP_VERSION = "1.4"
+APP_VERSION = "1.3"
84
APP_TITLE = f"ECH Workers 客户端 v{APP_VERSION}"
85
86
# 中国IP列表URL
0 commit comments