update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-09-13 09:07:02 -07:00
parent 4fc37d4784
commit f277910507
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='{282F28A0-71FE-412A-A6D3-F72A84867FF0}'
Id='{6BAF0715-4FDE-4F0D-8CA7-E4CAD53519B8}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'