File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
src/ImageProcessor.Web/Properties Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
3
3
<metadata >
4
4
<id >ImageProcessor.Web</id >
5
- <version >4.5.0 .0</version >
5
+ <version >4.5.1 .0</version >
6
6
<title >ImageProcessor.Web</title >
7
7
<authors >James South</authors >
8
8
<owners >James South</owners >
Original file line number Diff line number Diff line change 13
13
14
14
<project >
15
15
<name >ImageProcessor Web</name >
16
- <version >4.5.0 .0</version >
16
+ <version >4.5.1 .0</version >
17
17
<folder >..\src\ImageProcessor.Web</folder >
18
18
<projfile >ImageProcessor.Web.csproj</projfile >
19
19
<outputs >
Original file line number Diff line number Diff line change 40
40
//
41
41
// You can specify all the values or you can default the Build and Revision Numbers
42
42
// by using the '*' as shown below:
43
- [ assembly: AssemblyVersion ( "4.5.0 .0" ) ]
44
- [ assembly: AssemblyFileVersion ( "4.5.0 .0" ) ]
43
+ [ assembly: AssemblyVersion ( "4.5.1 .0" ) ]
44
+ [ assembly: AssemblyFileVersion ( "4.5.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments