Merge pull request #1991 from etschannen/prepare-release-6.2.2

update installer WIX GUID following release
This commit is contained in:
Evan Tschannen 2019-08-13 16:34:25 -07:00 committed by GitHub
commit 3f8d0c39e7
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='{58FCFFC7-2458-48FF-B61F-26AF7243BB18}'
Id='{F88F9CF4-63D7-4C67-A01D-B35E031A8316}'
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
Version='$(var.Version)'
Manufacturer='$(var.Manufacturer)'