diff --git a/.swiftpm/xcode/package.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate b/.swiftpm/xcode/package.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate index 0d47ff4..5878e47 100644 Binary files a/.swiftpm/xcode/package.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate and b/.swiftpm/xcode/package.xcworkspace/xcuserdata/admin.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/README.md b/README.md index 1953383..137f5f1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ - +

@@ -67,7 +67,7 @@ platform :ios, '11.0' use_frameworks! target 'YourApp' do - pod 'CometChatPro', '3.0.905' + pod 'CometChatPro', '3.0.906' end ________________________________________________________________ @@ -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 ________________________________________________________________