File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "6.2.0 " ) ]
35- [ assembly: AssemblyFileVersion ( "6.2.0 " ) ]
34+ [ assembly: AssemblyVersion ( "6.3.1 " ) ]
35+ [ assembly: AssemblyFileVersion ( "6.3.1 " ) ]
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 =" imageResizer" Language =" 1033" Version =" 6.2.0 " Manufacturer =" Boris Vasilev" UpgradeCode =" d5f843f3-27cf-45a2-acd7-1ad08d67fe61" >
3+ <Product Id =" *" Name =" imageResizer" Language =" 1033" Version =" 6.3.1 " Manufacturer =" Boris Vasilev" UpgradeCode =" d5f843f3-27cf-45a2-acd7-1ad08d67fe61" >
44
55 <Package InstallerVersion =" 200" Compressed =" yes" InstallScope =" perMachine" Platform =" x64" />
66
You can’t perform that action at this time.
0 commit comments