Skip to content

Commit

Permalink
2.4alpha01
Browse files Browse the repository at this point in the history
Windows installer uses separate AppID so that the alpha can be installed side by side with an older, more stable version
  • Loading branch information
butscher committed Mar 13, 2018
1 parent 40285aa commit ac56b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wikidpad_unicode.iss
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ AppName=WikidPad
AppVerName=WikidPad {#verStr}
DefaultDirName={pf}\WikidPad
DefaultGroupName=WikidPad
AppID={{22A83C29-58A8-4CAB-8EDC-918D74F8429E}
AppID={{892B75BE-D97F-4F9B-8A15-F729D1FB672A}
VersionInfoVersion={#verNo}
VersionInfoTextVersion=WikidPad {#verStr}
LicenseFile=license.txt
Expand Down

0 comments on commit ac56b60

Please sign in to comment.