Skip to content

Commit 8d0bc28

Browse files
Merge pull request #288589 from angellan-msft/patch-6
Update chat-swift.md
2 parents f87aa85 + 326b62a commit 8d0bc28

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/chat/includes

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/chat/includes/chat-swift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ From the command line, go inside the root directory of the `ChatQuickstart` iOS
4545
Open the Podfile, and add the following dependencies to the `ChatQuickstart` target:
4646

4747
```
48-
pod 'AzureCommunicationChat', '~> 1.3.5'
48+
pod 'AzureCommunicationChat', '~> 1.3.6'
4949
```
5050

5151
Install the dependencies with the following command: `pod install`. Note that this also creates an Xcode workspace.

0 commit comments

Comments
 (0)