Merge pull request #1702 from etschannen/prepare-release-6.1.10

update installer WIX GUID following release
This commit is contained in:
Evan Tschannen 2019-06-13 17:57:35 -07:00 committed by GitHub
commit f86c207b57
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='{03A2BD79-EF30-41BA-A6D3-8563B7D46810}'
Id='{40136486-E19E-43E2-8C44-AE8D9D070044}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'