Merge pull request #2261 from etschannen/prepare-release-6.2.6

update installer WIX GUID following release
This commit is contained in:
Evan Tschannen 2019-10-18 13:38:33 -07:00 committed by GitHub
commit bb23ce18aa
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='{AE316E98-2C7C-4C06-8C4D-0BAD3183DEDD}'
Id='{D30F7662-8FB8-4576-9ECC-B96F06401451}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'