diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-23 03:51:44 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-23 03:51:44 +0800 |
| commit | ab3e1867bf54f6dbb10b80aac159ad52303166a3 (patch) | |
| tree | 46a0f8123eecd3e61825b7a043036575057ae0f9 /templates | |
| parent | 25eb411a2e4c4207fbd8111e68a520ff20cbda73 (diff) | |
Add pre-build validation to deployment scripts
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/setup_jv_cli.iss.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/setup_jv_cli.iss.template b/templates/setup_jv_cli.iss.template index 15a0fbc..8a45ee5 100644 --- a/templates/setup_jv_cli.iss.template +++ b/templates/setup_jv_cli.iss.template @@ -17,7 +17,7 @@ AllowNoIcons=yes LicenseFile=..\..\LICENSE PrivilegesRequired=lowest OutputDir=..\..\.temp\ -OutputBaseFilename=JustEnoughVCS For Windows +OutputBaseFilename=JustEnoughVCS_Windows_<<<VERSION>>> SetupIconFile=..\..\resources\images\Yizi.ico SolidCompression=yes WizardStyle=modern dynamic |
