File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11
2+ 1.0.30 / 2017-01-14
3+ ===================
4+
5+ * Add varying type to createArchive test
6+ * Fix createArchive to support resource_type
7+ * Use extension inclusive filename method for supporting proper raw public IDs
8+ * Remove resource_type from archiveParams toParamsDictionary
9+ * Added raw archive test + fix faulty overwrite test
10+
2111.0.29 / 2017-01-05
312===================
413
Original file line number Diff line number Diff line change 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.29 .0" ) ]
35+ [ assembly: AssemblyVersion ( "1.0.30 .0" ) ]
3636[ assembly: AssemblyFileVersion ( "1.0.0.0" ) ]
Original file line number Diff line number Diff line change 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.29 </version >
8+ <version >1.0.30 </version >
99 <title >Cloudinary DotNet Library</title >
1010 <authors >Cloudinary</authors >
1111 <owners >Cloudinary</owners >
You can’t perform that action at this time.
0 commit comments