update installer WIX GUID following release

This commit is contained in:
Evan Tschannen 2020-01-12 22:15:51 -08:00
parent d1dc797d5e
commit c179176e5b
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='{51E254F0-440E-4746-B7B3-83051EB87E6B}'
Id='{E55C568A-9294-45D6-949C-D622831C2A80}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'