update installer WIX GUID following release
This commit is contained in:
parent
e546d5270a
commit
7c84a80577
packaging/msi
|
@ -32,7 +32,7 @@
|
|||
|
||||
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
|
||||
<Product Name='$(var.Title)'
|
||||
Id='{B440CAB2-F9C8-4185-9863-E8A7E7587FED}'
|
||||
Id='{74524346-54D2-4019-A22A-7BB1FD59CCB1}'
|
||||
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
|
||||
Version='$(var.Version)'
|
||||
Manufacturer='$(var.Manufacturer)'
|
||||
|
|
Loading…
Reference in New Issue