update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-11-04 20:39:37 -08:00
parent 3728ef996e
commit f84c2667f0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{2E1D0D76-FEF8-4874-A023-51FFE70475E7}'
Id='{78F82837-1420-4C2B-8638-F018EEAD5E27}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'