update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2020-06-04 19:11:50 -07:00
parent 0965f9e73b
commit 4a8de2910f

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{8F5CA346-A53F-433B-B436-D730422257DC}'
Id='{2920C98F-F19B-4E6F-B627-08321F990647}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'