File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
4- <version >0.5.1 </version >
4+ <version >0.5.2 </version >
55 <authors >GitHub</authors >
66 <owners >Paul Betts</owners >
77 <licenseUrl >https://github.com/squirrel/Squirrel.Windows/blob/master/COPYING</licenseUrl >
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.5.1 " ) ]
36- [ assembly: AssemblyFileVersion ( "0.5.1 " ) ]
35+ [ assembly: AssemblyVersion ( "0.5.2 " ) ]
36+ [ assembly: AssemblyFileVersion ( "0.5.2 " ) ]
3737[ assembly: InternalsVisibleTo ( "Squirrel.Tests" ) ]
3838[ assembly: InternalsVisibleTo ( "Update" ) ]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.5.1 " ) ]
36- [ assembly: AssemblyFileVersion ( "0.5.1 " ) ]
35+ [ assembly: AssemblyVersion ( "0.5.2 " ) ]
36+ [ assembly: AssemblyFileVersion ( "0.5.2 " ) ]
3737[ assembly: AssemblyMetadata ( "SquirrelAwareVersion" , "1" ) ]
You can’t perform that action at this time.
0 commit comments