Merge pull request #2324 from etschannen/prepare-release-6.2.8

update installer WIX GUID following release
This commit is contained in:
Evan Tschannen 2019-11-04 20:40:18 -08:00 committed by GitHub
commit 96c79057a2
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='{2E1D0D76-FEF8-4874-A023-51FFE70475E7}'
Id='{78F82837-1420-4C2B-8638-F018EEAD5E27}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'