fix: 同步核心版本号

This commit is contained in:
DLmaster361
2025-04-20 11:14:21 +08:00
parent 5db9d934b2
commit ba7299e20c

View File

@@ -606,7 +606,7 @@ class MaaUserConfig(QConfig):
class AppConfig(GlobalConfig):
VERSION = "4.3.4.2"
VERSION = "4.3.4.3"
gameid_refreshed = Signal()
PASSWORD_refreshed = Signal()