Skip to content

Commit ff08313

Browse files
committed
Updated Installer Version to 2.0.0
1 parent 718583e commit ff08313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BranchInstaller/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='windows-1252'?>
22
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
3-
<Product Id="*" Language="1033" Manufacturer="Branch Metrics, Inc." Name="Branch C++ SDK for Windows" UpgradeCode="29b1dc08-2190-48f0-bc3c-7455381f2156" Version="1.2.4">
3+
<Product Id="*" Language="1033" Manufacturer="Branch Metrics, Inc." Name="Branch C++ SDK for Windows" UpgradeCode="29b1dc08-2190-48f0-bc3c-7455381f2156" Version="2.0.0">
44
<Package Compressed="yes" InstallScope="perMachine" InstallerVersion="200"/>
55
<MajorUpgrade DowngradeErrorMessage="A newer version of Branch C++ SDK for Windows is already installed."/>
66
<Media Id="1" Cabinet="cab1.cab" EmbedCab="yes"/>

0 commit comments

Comments
 (0)