Skip to content

Commit

Permalink
* Added a method to set custom fields of the current customer.
Browse files Browse the repository at this point in the history
* Added a method to submit feedback.
  • Loading branch information
sf-jed-kyung committed Aug 27, 2019
1 parent c88a59e commit d46d2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ target 'YourTarget' do
use_frameworks!
# Pods for YourTarget
pod 'SendBirdDesk', :git => 'https://github.com/sendbird/SendBird-Desk-iOS-Framework', :tag => 'v1.0.3'
pod 'SendBirdDesk', :git => 'https://github.com/sendbird/SendBird-Desk-iOS-Framework', :tag => 'v1.0.5'
end
```
Expand Down

0 comments on commit d46d2bc

Please sign in to comment.