Skip to content

Commit

Permalink
Update Setup.iss
Browse files Browse the repository at this point in the history
  • Loading branch information
lpeyr committed Aug 21, 2023
1 parent 6716739 commit fc911b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PermaTop.Setup/Setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[Setup]
; 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={{EFE9C4F7-F0C6-4209-AD1D-21CC54F6A3D1}}
AppId={{BCDA56A9-7F5C-4FE2-AFE2-3FD50CBC509F}}
AppName={#MyAppName}
AppVersion={#MyAppVersion}
AppVerName={#MyAppName} {#MyAppVersion}
Expand Down

0 comments on commit fc911b0

Please sign in to comment.