Skip to content

Commit

Permalink
Merge pull request #13 from opentok/VIDCS-1833
Browse files Browse the repository at this point in the history
VIDCS-1833:Update the version to 2.27.1
  • Loading branch information
pvenum authored Jan 31, 2024
2 parents 122ef5d + cbd9196 commit b05e555
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ let package = Package(
],
targets: [
.binaryTarget(name: "OpenTok",
url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.27.0.zip",
checksum: "07b9d1cb1b514ef216aeb6260240da49b3d559fa9b3b1ec85607bac9bc4881cf"),
url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.27.1.zip",
checksum: "82242e31783eec671b2161d15516e32383ff62b9f9d553fc8238f137cf34fef5"),
.target(name: "VonageClientSDKVideo",
path: "Sources",
resources: [
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ on GitHub.
Interoperability
----------------

Apps written with the Vonage Client SDK Video iOS 2.25.0 can interoperate with Vonage apps
Apps written with the Vonage Client SDK Video iOS 2.27.1 can interoperate with Vonage apps
written with version 2.23+ of the Vonage client SDKs:

* Vonage.js
Expand Down

0 comments on commit b05e555

Please sign in to comment.