Skip to content

Commit

Permalink
Version 1.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Tocker committed Jan 5, 2017
1 parent ca6fd0f commit 6b054d7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.0.29 / 2017-01-05
===================

* remove private distribution limitation for SEO suffix

1.0.28 / 2016-12-22
===================

Expand Down
2 changes: 1 addition & 1 deletion Cloudinary/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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")]
2 changes: 1 addition & 1 deletion CloudinaryDotNet.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- WARNING: When changing the version number,
please change also a value of AssemblyVersion attribute in Cloudinary\Properties\AssemblyInfo.cs.
That value is used in a user agent string. -->
<version>1.0.28</version>
<version>1.0.29</version>
<title>Cloudinary DotNet Library</title>
<authors>Cloudinary</authors>
<owners>Cloudinary</owners>
Expand Down

0 comments on commit 6b054d7

Please sign in to comment.