diff --git a/LaunchControl/LaunchControl-full-v2.2.5.exe b/LaunchControl/LaunchControl-full-v2.2.5.exe index d1e1202..ca1a11d 100644 Binary files a/LaunchControl/LaunchControl-full-v2.2.5.exe and b/LaunchControl/LaunchControl-full-v2.2.5.exe differ diff --git a/LaunchControl/LaunchControl-full-v2.2.6.exe b/LaunchControl/LaunchControl-full-v2.2.6.exe new file mode 100644 index 0000000..5dad70d Binary files /dev/null and b/LaunchControl/LaunchControl-full-v2.2.6.exe differ diff --git a/LaunchControl/LaunchControl-patch-v2.2.5.zip b/LaunchControl/LaunchControl-patch-v2.2.5.zip index 038e7de..2241037 100644 Binary files a/LaunchControl/LaunchControl-patch-v2.2.5.zip and b/LaunchControl/LaunchControl-patch-v2.2.5.zip differ diff --git a/LaunchControl/LaunchControl-patch-v2.2.6.zip b/LaunchControl/LaunchControl-patch-v2.2.6.zip new file mode 100644 index 0000000..e2f56cf Binary files /dev/null and b/LaunchControl/LaunchControl-patch-v2.2.6.zip differ diff --git a/LaunchControl/LaunchControl/LaunchControl.exe b/LaunchControl/LaunchControl/LaunchControl.exe index 6508526..7201ff4 100644 Binary files a/LaunchControl/LaunchControl/LaunchControl.exe and b/LaunchControl/LaunchControl/LaunchControl.exe differ diff --git a/LaunchControl/LaunchControl/logs/2023-12-30.log b/LaunchControl/LaunchControl/logs/2023-12-30.log deleted file mode 100644 index e390425..0000000 --- a/LaunchControl/LaunchControl/logs/2023-12-30.log +++ /dev/null @@ -1,11 +0,0 @@ -2023-12-30 01:03:16 - [INFO ] (appconfig.cpp:46, void AppConfig::readConfigIni()): "read config ini" -2023-12-30 01:03:16 - [INFO ] (src/appinfo.h:31, void printAppInfo()): "LaunchControl WIN" -2023-12-30 01:03:16 - [INFO ] (src/appinfo.h:32, void printAppInfo()): modify:write config.ini after back to mainwindow -2023-12-30 01:03:16 - [INFO ] (src/appinfo.h:35, void printAppInfo()): build time: "2023.12.30 00:46:30" -2023-12-30 01:03:16 - [INFO ] (main.cpp:40, int qMain(int, char**)): =============== start ================ -2023-12-30 01:03:16 - [INFO ] (main.cpp:41, int qMain(int, char**)): ==================================== -2023-12-30 01:03:16 - [WARN ] (:0, ): QMetaObject::connectSlotsByName: No matching signal for on_pushButton_Min_clicked() -2023-12-30 01:03:17 - [INFO ] (mainwindow.cpp:639, void MainWindow::updatePressureAndDelayBytes()): "reset buff" -2023-12-30 01:03:17 - [WARN ] (main.cpp:44, int qMain(int, char**)): ==================================== -2023-12-30 01:03:19 - [INFO ] (appconfig.cpp:105, void AppConfig::writeConfigIni()): "write config ini" -2023-12-30 01:03:19 - [INFO ] (appconfig.cpp:39, void AppConfig::closeLogger()): "close config ini" diff --git a/LaunchControl/deploy.iss b/LaunchControl/deploy.iss index 592734c..be6da00 100644 --- a/LaunchControl/deploy.iss +++ b/LaunchControl/deploy.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "LaunchControl" -#define MyAppVersion "2.2.5" +#define MyAppVersion "2.2.6" #define MyAppPublisher "My Company, Inc." #define MyAppURL "https://www.example.com/" #define MyAppExeName "LaunchControl.exe" diff --git a/LaunchControl/updates.json b/LaunchControl/updates.json index b7bc511..86a7526 100644 --- a/LaunchControl/updates.json +++ b/LaunchControl/updates.json @@ -4,13 +4,13 @@ "windows": { "full-url": "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/", - "full-version": "2.2.5", + "full-version": "2.2.6", "download-full":false, "patch-url": "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/", - "patch-version": "2.2.5", - "changelog": "1.增加充电状态显示;2.改变发射角度时弹窗提示;3.优化更新模块", - "modify-time": "20231229", + "patch-version": "2.2.6", + "changelog": "1.ӳ״̬ʾ;2.ı䷢Ƕʱʾ;3.Żģ", + "modify-time": "20231230", "modifyCnt": "1" } }