Skip to content

Commit 67070d5

Browse files
Merge pull request #224474 from jpeng-ms/taks/update-chat
[ACS Mobile UI] Updated chat version
2 parents b39c1cf + 71cab68 commit 67070d5

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/ui-library/includes/get-started-chat

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/ui-library/includes/get-started-chat/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In Xcode, create a new project:
4949

5050
target 'UILibraryQuickStart' do
5151
use_frameworks!
52-
pod 'AzureCommunicationUIChat', '1.0.0-beta1'
52+
pod 'AzureCommunicationUIChat', '1.0.0-beta2'
5353
end
5454
```
5555

0 commit comments

Comments
 (0)