Skip to content

Commit 26106ad

Browse files
authored
Update gui.py
1 parent 0c572c8 commit 26106ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
print("安装命令: pip3 install PyQt5")
8181
sys.exit(1)
8282

83-
APP_VERSION = "1.4"
83+
APP_VERSION = "1.3"
8484
APP_TITLE = f"ECH Workers 客户端 v{APP_VERSION}"
8585

8686
# 中国IP列表URL

0 commit comments

Comments
 (0)