diff --git a/README.md b/README.md index 6f27252..84d32c9 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ platform :ios, '15.0' target 'YourApp' do use_frameworks! - pod 'SendbirdAIAgentMessenger', '~> 0.10.1' + pod 'SendbirdAIAgentMessenger', '~> 0.10.2' end # Required for XCFramework download scripts