diff --git a/FCS-Tools/FCS-Tools-full-v1.2.3.exe b/FCS-Tools/FCS-Tools-full-v1.2.4.exe similarity index 72% rename from FCS-Tools/FCS-Tools-full-v1.2.3.exe rename to FCS-Tools/FCS-Tools-full-v1.2.4.exe index 11e4b96..185f055 100644 Binary files a/FCS-Tools/FCS-Tools-full-v1.2.3.exe and b/FCS-Tools/FCS-Tools-full-v1.2.4.exe differ diff --git a/FCS-Tools/FCS-Tools-pathc-v1.2.1.1.zip b/FCS-Tools/FCS-Tools-pathc-v1.2.1.1.zip new file mode 100644 index 0000000..9949c44 Binary files /dev/null and b/FCS-Tools/FCS-Tools-pathc-v1.2.1.1.zip differ diff --git a/FCS-Tools/FCS-Tools.iss b/FCS-Tools/FCS-Tools.iss index af3c5a8..3d3cebe 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.2.3" +#define MyAppVersion "1.2.4" #define MyAppPublisher "My Company, Inc." #define MyAppURL "https://www.example.com/" #define MyAppExeName "FCS-Tools.exe" diff --git a/FCS-Tools/Patch/FCS-Tools.exe b/FCS-Tools/Patch/FCS-Tools.exe index d232017..749ab47 100644 Binary files a/FCS-Tools/Patch/FCS-Tools.exe and b/FCS-Tools/Patch/FCS-Tools.exe differ diff --git a/FCS-Tools/updates.json b/FCS-Tools/updates.json index af45e49..ca608ae 100644 --- a/FCS-Tools/updates.json +++ b/FCS-Tools/updates.json @@ -4,12 +4,12 @@ "windows": { "full-url": "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/", - "full-version": "1.2.3", + "full-version": "1.2.4", "patch-url":"https://file.tianzd.cn/TianZD/deploy/raw/branch/master/", - "patch-version": "1.2.3.1", + "patch-version": "1.2.4.1", "download-full":true, "changelog": "优化授权逻辑", - "modify-time": "20241209", + "modify-time": "20241028", "modifyCnt": "1" } }