update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2019-06-14 12:35:28 -07:00
parent 4d9159fddd
commit 3b49e5c911
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='{40136486-E19E-43E2-8C44-AE8D9D070044}'
Id='{001349F6-30BD-4854-ABD6-A8D30CB31677}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'