update installer WIX GUID following release

This commit is contained in:
Alec Grieser 2018-09-11 17:05:09 -07:00
parent 27125d9d65
commit 20331e32d3
No known key found for this signature in database
GPG Key ID: CAF63551C60D3462

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{1FD938D2-5960-47B0-BA4F-D7085B3744C8}'
Id='{C4C2FA24-FC64-42B0-AB27-9F396843CEAB}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'