From 5720034154cbb0b83cc13696de0f8f8c4e9cb19a Mon Sep 17 00:00:00 2001 From: Minio Trusted Date: Fri, 6 Apr 2018 23:12:54 +0000 Subject: [PATCH] Update version to next release 1.1.2 --- Minio.Core/Minio.Core.csproj | 2 +- Minio.Net452/Properties/AssemblyInfo.cs | 4 ++-- Minio.core.nuspec | 2 +- Minio.nuspec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Minio.Core/Minio.Core.csproj b/Minio.Core/Minio.Core.csproj index 641f87cf..ca650719 100644 --- a/Minio.Core/Minio.Core.csproj +++ b/Minio.Core/Minio.Core.csproj @@ -5,7 +5,7 @@ Minio False Minio - 1.1.1 + 1.1.2 diff --git a/Minio.Net452/Properties/AssemblyInfo.cs b/Minio.Net452/Properties/AssemblyInfo.cs index 7fa63a2d..adaf721b 100644 --- a/Minio.Net452/Properties/AssemblyInfo.cs +++ b/Minio.Net452/Properties/AssemblyInfo.cs @@ -30,6 +30,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.*")] -[assembly: AssemblyVersion("1.1.1.0")] -[assembly: AssemblyFileVersion("1.1.1.0")] +[assembly: AssemblyVersion("1.1.2.0")] +[assembly: AssemblyFileVersion("1.1.2.0")] diff --git a/Minio.core.nuspec b/Minio.core.nuspec index 8b9e4acd..bf8bbf3a 100644 --- a/Minio.core.nuspec +++ b/Minio.core.nuspec @@ -2,7 +2,7 @@ Minio.NetCore - 1.1.1 + 1.1.2 Minio, Inc. Minio, Inc http://www.apache.org/licenses/LICENSE-2.0.html diff --git a/Minio.nuspec b/Minio.nuspec index 4f061277..360da1db 100644 --- a/Minio.nuspec +++ b/Minio.nuspec @@ -2,7 +2,7 @@ Minio - 1.1.1 + 1.1.2 Minio, Inc. Minio, Inc http://www.apache.org/licenses/LICENSE-2.0.html