Merge pull request #866 from etschannen/prepare-release-6.0.14

update installer WIX GUID before release
This commit is contained in:
Evan Tschannen 2018-10-24 11:13:51 -07:00 committed by GitHub
commit 458ff6e0c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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='{47C44A33-2992-42BC-B683-2B531E3B5B0B}'
Id='{4932C603-0935-4D83-9C4B-7C47D0A8EB76}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'