File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ public class BoxCLIInfo
44 {
55 public const string ProductTitle = "Box CLI" ;
66
7- public const string Version = "1.3 .0" ;
7+ public const string Version = "1.4 .0" ;
88 }
99}
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" >
3- <Product Id =" *" Name =" BoxCLI" Language =" 1033" Version =" 1.2 .0" Manufacturer =" Box" UpgradeCode =" 4c6ec143-4c4b-4c0e-bf14-4e0fa8e1101b" >
3+ <Product Id =" *" Name =" BoxCLI" Language =" 1033" Version =" 1.4 .0" Manufacturer =" Box" UpgradeCode =" 4c6ec143-4c4b-4c0e-bf14-4e0fa8e1101b" >
44 <Package InstallerVersion =" 200" Compressed =" yes" InstallScope =" perMachine" Platform =" x64" />
55 <UI >
66 <UIRef Id =" WixUI_InstallDir" />
You can’t perform that action at this time.
0 commit comments