update installer WIX GUID following release
This commit is contained in:
parent
d1dc797d5e
commit
c179176e5b
|
@ -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)'
|
||||
|
|
Loading…
Reference in New Issue