diff --git a/TGcs/TGcs-full-v1.1.3.exe b/TGcs/TGcs-full-v1.1.4.exe similarity index 82% rename from TGcs/TGcs-full-v1.1.3.exe rename to TGcs/TGcs-full-v1.1.4.exe index a375c86..a3d1b27 100644 Binary files a/TGcs/TGcs-full-v1.1.3.exe and b/TGcs/TGcs-full-v1.1.4.exe differ diff --git a/TGcs/TGcs-patch-v1.1.3.4.zip b/TGcs/TGcs-patch-v1.1.4.0.zip similarity index 65% rename from TGcs/TGcs-patch-v1.1.3.4.zip rename to TGcs/TGcs-patch-v1.1.4.0.zip index 19a9e77..e4ca859 100644 Binary files a/TGcs/TGcs-patch-v1.1.3.4.zip and b/TGcs/TGcs-patch-v1.1.4.0.zip differ diff --git a/TGcs/TGcs.iss b/TGcs/TGcs.iss index 82f4c45..e03ba1c 100644 --- a/TGcs/TGcs.iss +++ b/TGcs/TGcs.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "TGcs" -#define MyAppVersion "1.1.3" +#define MyAppVersion "1.1.4" #define MyAppPublisher "My Company, Inc." #define MyAppURL "https://www.example.com/" #define MyAppExeName "TGcs.exe" diff --git a/TGcs/updates.json b/TGcs/updates.json index ae20b10..1c5111b 100644 --- a/TGcs/updates.json +++ b/TGcs/updates.json @@ -4,9 +4,9 @@ "windows": { "full-url": "https://file.tianzd.cn/TianZD/deploy/raw/branch/master/", - "full-version": "1.1.3", + "full-version": "1.1.4", "patch-url":"https://file.tianzd.cn/TianZD/deploy/raw/branch/master/", - "patch-version": "1.1.3.4", + "patch-version": "1.1.4.0", "download-full":true, "changelog": "优化", "modify-time": "20250724",