update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-05-19 10:22:54 -07:00
parent 2763062727
commit 263baf64c2
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='{515105D6-BCF8-4205-9D2D-E1693AEBF234}'
Id='{B440CAB2-F9C8-4185-9863-E8A7E7587FED}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'