Skip to content

Commit 71cab68

Browse files
authored
Update ios.md
1 parent 462ab79 commit 71cab68

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)