Skip to content

Commit

Permalink
Chore/update app (#81)
Browse files Browse the repository at this point in the history
* updated app id

* add missing bracket
  • Loading branch information
Thumster authored Dec 20, 2023
1 parent 61081d6 commit 25cade5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion a11y_for_windows.iss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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.)
[SETUP]
AppId={75a53a2c-a9e1-4d9b-be27-f8c96f9315c5}
AppId={{75a53a2c-a9e1-4d9b-be27-f8c96f9315c5}
AppName=Purple A11y Desktop
AppVersion=0.9.0
AppVerName=Purple A11y Desktop
Expand Down

0 comments on commit 25cade5

Please sign in to comment.