fix(maa): 修复 MAA 开始唤醒识别错误问题

This commit is contained in:
DLmaster361
2025-08-12 16:26:16 +08:00
parent 23b3691a13
commit 6b37ba0ce3
3 changed files with 12 additions and 3 deletions

View File

@@ -1,6 +1,15 @@
{
"main_version": "4.4.1.0",
"main_version": "4.4.2.0",
"version_info": {
"4.4.2.0": {
"修复BUG": [
"修复独立更新器版本号比对问题",
"修复 MAA 开始唤醒识别错误问题"
],
"程序优化": [
"历史记录显示效果优化"
]
},
"4.4.1.0": {
"新增功能": [
"启动时支持直接运行复数调度队列"