diff --git a/app/core/config.py b/app/core/config.py index befaab9..21457d1 100644 --- a/app/core/config.py +++ b/app/core/config.py @@ -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()