Skip to content

Commit

Permalink
6.2.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlocke committed Sep 10, 2021
1 parent 7899d4a commit c8a71dc
Show file tree
Hide file tree
Showing 6 changed files with 12,373 additions and 12,277 deletions.
2 changes: 1 addition & 1 deletion ObjectiveDropboxOfficial.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ObjectiveDropboxOfficial'
s.version = '6.1.0'
s.version = '6.2.0'
s.summary = 'Dropbox Objective C SDK for APIv2'
s.homepage = 'https://www.dropbox.com/developers'
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ brew install carthage

```
# ObjectiveDropboxOfficial
github "https://github.com/dropbox/dropbox-sdk-obj-c" ~> 6.1.0
github "https://github.com/dropbox/dropbox-sdk-obj-c" ~> 6.2.0
```

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

0 comments on commit c8a71dc

Please sign in to comment.