Browse Source

Version updates

- ImageProcessor.Web v4.3.0
- ImageProcessor.Web.Config v2.2.1
- ImageProcessor.Web.PostProcessor v1.0.3
- ImageProcessor.Plugins.Cair v1.0.1
- ImageProcessor.Plugins.WebP v1.0.2
- ImageProcessor.Plugins.AzureBlobCache v1.0.1


Former-commit-id: 64565a69310e8f97a0410ba3ef747fb1f6d8a9ae
Former-commit-id: 5b4989c1c8a91dd28667eefd8310abd4a3cf7d83
Former-commit-id: 41d591c3559084883d93810a0066f579e96da647
pull/17/head
James South 11 years ago
parent
commit
2240a082ce
  1. 2
      build/NuSpecs/ImageProcessor.Plugins.Cair.nuspec
  2. 2
      build/NuSpecs/ImageProcessor.Plugins.WebP.nuspec
  3. 2
      build/NuSpecs/ImageProcessor.Web.Config.nuspec
  4. 2
      build/NuSpecs/ImageProcessor.Web.Plugins.AzureBlobCache.nuspec
  5. 2
      build/NuSpecs/ImageProcessor.Web.PostProcessor.nuspec
  6. 6
      src/ImageProcessor.Web.PostProcessor/Properties/AssemblyInfo.cs
  7. 4
      src/ImageProcessor.Web/Properties/AssemblyInfo.cs
  8. 6
      src/Plugins/ImageProcessor.Web/ImageProcessor.Web.Plugins.AzureBlobCache/Properties/AssemblyInfo.cs
  9. 6
      src/Plugins/ImageProcessor/ImageProcessor.Plugins.Cair/Properties/AssemblyInfo.cs
  10. 6
      src/Plugins/ImageProcessor/ImageProcessor.Plugins.WebP/Properties/AssemblyInfo.cs

2
build/NuSpecs/ImageProcessor.Plugins.Cair.nuspec

@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>ImageProcessor.Plugins.Cair</id>
<version>1.0.0.0</version>
<version>1.0.1.0</version>
<title>ImageProcessor.Plugins.Cair</title>
<authors>James South</authors>
<owners>James South</owners>

2
build/NuSpecs/ImageProcessor.Plugins.WebP.nuspec

@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>ImageProcessor.Plugins.WebP</id>
<version>1.0.1.0</version>
<version>1.0.2.0</version>
<title>ImageProcessor.Plugins.WebP</title>
<authors>James South</authors>
<owners>James South</owners>

2
build/NuSpecs/ImageProcessor.Web.Config.nuspec

@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>ImageProcessor.Web.Config</id>
<version>2.2.0.0</version>
<version>2.2.1.0</version>
<title>ImageProcessor.Web.Config</title>
<authors>James South</authors>
<owners>James South</owners>

2
build/NuSpecs/ImageProcessor.Web.Plugins.AzureBlobCache.nuspec

@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>ImageProcessor.Web.Plugins.AzureBlobCache</id>
<version>1.0.0.0</version>
<version>1.0.1.0</version>
<title>ImageProcessor.Web.Plugins.AzureBlobCache</title>
<authors>James South</authors>
<owners>James South</owners>

2
build/NuSpecs/ImageProcessor.Web.PostProcessor.nuspec

@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>ImageProcessor.Web.PostProcessor</id>
<version>1.0.2.0</version>
<version>1.0.3.0</version>
<title>ImageProcessor.Web.PostProcessor</title>
<authors>James South</authors>
<owners>James South</owners>

6
src/ImageProcessor.Web.PostProcessor/Properties/AssemblyInfo.cs

@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]
// [assembly: AssemblyVersion("1.0.3.0")]
[assembly: AssemblyVersion("1.0.3.0")]
[assembly: AssemblyFileVersion("1.0.3.0")]

4
src/ImageProcessor.Web/Properties/AssemblyInfo.cs

@ -40,5 +40,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("4.2.1.0")]
[assembly: AssemblyFileVersion("4.2.1.0")]
[assembly: AssemblyVersion("4.3.0.0")]
[assembly: AssemblyFileVersion("4.3.0.0")]

6
src/Plugins/ImageProcessor.Web/ImageProcessor.Web.Plugins.AzureBlobCache/Properties/AssemblyInfo.cs

@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
// [assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]

6
src/Plugins/ImageProcessor/ImageProcessor.Plugins.Cair/Properties/AssemblyInfo.cs

@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
// [assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]

6
src/Plugins/ImageProcessor/ImageProcessor.Plugins.WebP/Properties/AssemblyInfo.cs

@ -31,6 +31,6 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
// [assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]

Loading…
Cancel
Save