Merge pull request #1574 from etschannen/prepare-release-6.1.6

update installer WIX GUID following release
This commit is contained in:
Evan Tschannen 2019-05-12 19:06:57 -07:00 committed by GitHub
commit 26fbbbf798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
<Product Name='$(var.Title)'
Id='{32F74616-4B66-4A17-972F-765FF2C03728}'
Id='{D9581F18-4994-47E0-A16C-A2F97C4CC4D6}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'