Skip to content

Commit 326b62a

Browse files
Update chat-swift.md
AzureCommunicationChat version bumped from 1.3.5 to 1.3.6.
1 parent f87aa85 commit 326b62a

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)