diff --git a/LaunchControl/LaunchControl-full-v2.2.3.exe b/LaunchControl/LaunchControl-full-v2.2.3.exe new file mode 100644 index 0000000..0aa46c8 Binary files /dev/null and b/LaunchControl/LaunchControl-full-v2.2.3.exe differ diff --git a/LaunchControl/LaunchControl-patch-v2.2.2.zip b/LaunchControl/LaunchControl-patch-v2.2.2.zip deleted file mode 100644 index d5771b2..0000000 Binary files a/LaunchControl/LaunchControl-patch-v2.2.2.zip and /dev/null differ diff --git a/LaunchControl/LaunchControl-patch-v2.2.3.zip b/LaunchControl/LaunchControl-patch-v2.2.3.zip new file mode 100644 index 0000000..a048271 Binary files /dev/null and b/LaunchControl/LaunchControl-patch-v2.2.3.zip differ diff --git a/LaunchControl/LaunchControl/LaunchControl.exe b/LaunchControl/LaunchControl/LaunchControl.exe index 0e3b63b..b8f037f 100644 Binary files a/LaunchControl/LaunchControl/LaunchControl.exe and b/LaunchControl/LaunchControl/LaunchControl.exe differ diff --git a/LaunchControl/LaunchControl/updater.exe b/LaunchControl/LaunchControl/updater.exe index e00e9d1..7e37901 100644 Binary files a/LaunchControl/LaunchControl/updater.exe and b/LaunchControl/LaunchControl/updater.exe differ diff --git a/LaunchControl/deploy.iss b/LaunchControl/deploy.iss index b134016..e3df109 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.2" +#define MyAppVersion "2.2.3" #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 78e3696..10b9b60 100644 --- a/LaunchControl/updates.json +++ b/LaunchControl/updates.json @@ -4,9 +4,9 @@ "windows": { "full-url": "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/", - "latest-version": "2.2.2", + "latest-version": "2.2.3", "download-url": "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/", - "changelog": "1.增加充电状态显示;\n 2.改变发射角度时弹窗提示;", + "changelog": "1.增加充电状态显示;2.改变发射角度时弹窗提示;3.优化更新模块", "modify-time": "20231215", "modifyCnt": "1", "download-full":false