diff --git a/FCS-Tools/FCS-Tools-full-v1.1.7.exe b/FCS-Tools/FCS-Tools-full-v1.1.7.exe new file mode 100644 index 0000000..d5b2a4b Binary files /dev/null and b/FCS-Tools/FCS-Tools-full-v1.1.7.exe differ diff --git a/FCS-Tools/FCS-Tools.iss b/FCS-Tools/FCS-Tools.iss index d4eb125..c3eec8c 100644 --- a/FCS-Tools/FCS-Tools.iss +++ b/FCS-Tools/FCS-Tools.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "FCS-Tools" -#define MyAppVersion "1.1.6" +#define MyAppVersion "1.1.7" #define MyAppPublisher "My Company, Inc." #define MyAppURL "https://www.example.com/" #define MyAppExeName "FCS-Tools.exe" diff --git a/FCS-Tools/updates.json b/FCS-Tools/updates.json index 4be14b9..fa6a7cf 100644 --- a/FCS-Tools/updates.json +++ b/FCS-Tools/updates.json @@ -4,10 +4,10 @@ "windows": { "full-url": "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/", - "full-version": "1.1.5", + "full-version": "1.1.7", "download-full":true, "changelog": "New Version", - "modify-time": "20240725", + "modify-time": "20241013", "modifyCnt": "1" } } diff --git a/TGcs/TGcs-v1.0.0.exe b/TGcs/TGcs-v1.0.0.exe index 385cbc6..55475ec 100644 Binary files a/TGcs/TGcs-v1.0.0.exe and b/TGcs/TGcs-v1.0.0.exe differ diff --git a/TJoyStick/TJoyStick-v1.0.0.exe b/TJoyStick/TJoyStick-v1.0.0.exe index 1ffede3..26a734d 100644 Binary files a/TJoyStick/TJoyStick-v1.0.0.exe and b/TJoyStick/TJoyStick-v1.0.0.exe differ diff --git a/TJoyStick/TJoyStick.iss b/TJoyStick/TJoyStick.iss index de25e47..d5c4dea 100644 --- a/TJoyStick/TJoyStick.iss +++ b/TJoyStick/TJoyStick.iss @@ -13,7 +13,7 @@ [Setup] ; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications. ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) -AppId={{F55B95F5-7210-468B-9614-31D3E69D12312} +AppId={{F55B95F5-7210-468B-9614-31D3E69D12122} AppName={#MyAppName} AppVersion={#MyAppVersion} ;AppVerName={#MyAppName} {#MyAppVersion}