From 6b054d73df2564171682d6ba56627296f0d72cde Mon Sep 17 00:00:00 2001 From: Amir Tocker Date: Thu, 5 Jan 2017 18:56:26 +0000 Subject: [PATCH] Version 1.0.29 --- CHANGELOG.md | 5 +++++ Cloudinary/Properties/AssemblyInfo.cs | 2 +- CloudinaryDotNet.nuspec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6829f950..90ce573d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ +1.0.29 / 2017-01-05 +=================== + + * remove private distribution limitation for SEO suffix + 1.0.28 / 2016-12-22 =================== diff --git a/Cloudinary/Properties/AssemblyInfo.cs b/Cloudinary/Properties/AssemblyInfo.cs index 9699d828..68be3793 100755 --- a/Cloudinary/Properties/AssemblyInfo.cs +++ b/Cloudinary/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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.0.28.0")] +[assembly: AssemblyVersion("1.0.29.0")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/CloudinaryDotNet.nuspec b/CloudinaryDotNet.nuspec index 9fd22487..aa5eacb9 100755 --- a/CloudinaryDotNet.nuspec +++ b/CloudinaryDotNet.nuspec @@ -5,7 +5,7 @@ - 1.0.28 + 1.0.29 Cloudinary DotNet Library Cloudinary Cloudinary