mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-20 18:02:44 +01:00
fixed inno script.
This commit is contained in:
parent
36253714c9
commit
4389f9d96d
@ -11,7 +11,7 @@
|
||||
; 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={56C1065D-3523-4025-B76D-6F73F67F7F71}
|
||||
AppId={{56C1065D-3523-4025-B76D-6F73F67F7F71}
|
||||
AppName={#AppName}
|
||||
AppVersion={%env.BUILD_NUMBER|1.0.0}
|
||||
AppPublisher={#AppPublisher}
|
||||
|
Loading…
Reference in New Issue
Block a user