Skip to content

Commit

Permalink
Version changed to 3.0.906 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisheksaralaya13 committed Jul 4, 2022
1 parent 8374ceb commit a137abb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file not shown.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<a href="https://cocoapods.org/pods/CometChatPro"><img src="https://img.shields.io/badge/platform-iOS-orange.svg" /></a>
<a href=""><img src="https://img.shields.io/badge/language-Objective--C%20%7C%20Swift-orange.svg" /></a>
<a href=""> <img src="https://img.shields.io/badge/Contributors-4-yellowgreen" /></a>
<a href=" "> <img src="https://img.shields.io/badge/Version-3.0.905-red" /></a>
<a href=" "> <img src="https://img.shields.io/badge/Version-3.0.906-red" /></a>
<a href=""> <img src="https://img.shields.io/github/stars/cometchat-pro/ios-chat-sdk?style=social" /></a>

</p>
Expand Down Expand Up @@ -67,7 +67,7 @@ platform :ios, '11.0'
use_frameworks!

target 'YourApp' do
pod 'CometChatPro', '3.0.905'
pod 'CometChatPro', '3.0.906'
end
________________________________________________________________

Expand All @@ -84,7 +84,7 @@ platform :ios, '11.0'
use_frameworks!

target 'YourApp' do
pod 'CometChatPro', '3.0.905'
pod 'CometChatPro', '3.0.906'
pod 'CometChatCalls', '2.2.0'
end
________________________________________________________________
Expand Down

0 comments on commit a137abb

Please # to comment.