Skip to content

Commit 6b054d7

Browse files
author
Amir Tocker
committed
Version 1.0.29
1 parent ca6fd0f commit 6b054d7

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.0.29 / 2017-01-05
3+
===================
4+
5+
* remove private distribution limitation for SEO suffix
6+
27
1.0.28 / 2016-12-22
38
===================
49

Cloudinary/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
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("1.0.28.0")]
35+
[assembly: AssemblyVersion("1.0.29.0")]
3636
[assembly: AssemblyFileVersion("1.0.0.0")]

CloudinaryDotNet.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- WARNING: When changing the version number,
66
please change also a value of AssemblyVersion attribute in Cloudinary\Properties\AssemblyInfo.cs.
77
That value is used in a user agent string. -->
8-
<version>1.0.28</version>
8+
<version>1.0.29</version>
99
<title>Cloudinary DotNet Library</title>
1010
<authors>Cloudinary</authors>
1111
<owners>Cloudinary</owners>

0 commit comments

Comments
 (0)