Browse Source

2025-07-24 16:33:00.26

master
tianzhendong 5 months ago
parent
commit
1cd53c2e7e
  1. BIN
      TGcs/TGcs-full-v1.1.3.exe
  2. 2
      TGcs/TGcs.iss
  3. BIN
      TGcs/patch/TGcs.exe
  4. 4
      TGcs/updates.json

BIN
TGcs/TGcs-full-v1.1.3.exe

Binary file not shown.

2
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.2"
#define MyAppVersion "1.1.3"
#define MyAppPublisher "My Company, Inc."
#define MyAppURL "https://www.example.com/"
#define MyAppExeName "TGcs.exe"

BIN
TGcs/patch/TGcs.exe

Binary file not shown.

4
TGcs/updates.json

@ -4,10 +4,10 @@
"windows":
{
"full-url": "http://www.tianzd.cn:1995/TianZD/deploy/raw/branch/master/",
"full-version": "1.1.2",
"full-version": "1.1.3",
"download-full":true,
"changelog": "优化",
"modify-time": "20241210",
"modify-time": "20250724",
"modifyCnt": "1"
}
}

Loading…
Cancel
Save