Skip to content

Commit c8a71dc

Browse files
author
Julian Locke
committed
6.2.0 release.
1 parent 7899d4a commit c8a71dc

File tree

6 files changed

+12373
-12277
lines changed

6 files changed

+12373
-12277
lines changed

ObjectiveDropboxOfficial.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ObjectiveDropboxOfficial'
3-
s.version = '6.1.0'
3+
s.version = '6.2.0'
44
s.summary = 'Dropbox Objective C SDK for APIv2'
55
s.homepage = 'https://www.dropbox.com/developers'
66
s.license = 'MIT'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ brew install carthage
168168

169169
```
170170
# ObjectiveDropboxOfficial
171-
github "https://github.com/dropbox/dropbox-sdk-obj-c" ~> 6.1.0
171+
github "https://github.com/dropbox/dropbox-sdk-obj-c" ~> 6.2.0
172172
```
173173

174174
To integrate the Dropbox Objective-C SDK into your project, take the following steps:

0 commit comments

Comments
 (0)