Skip to content

Commit

Permalink
Merge pull request #21 from opentok/VIDCS-2113
Browse files Browse the repository at this point in the history
VIDCS-2113: Update version to 2.26.3
  • Loading branch information
pvenum authored Apr 23, 2024
2 parents 535ba6f + 24c4793 commit 2c150d7
Showing 1 changed file with 2 additions and 2 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.3.zip",
checksum: "af596a030eecc7f6388d869907970933b5a73a9315087efcc38d7866a0f2bca1"),
url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.26.3.zip",
checksum: "b58aa6522f00cb0f5138fcbadba82b7792f998919d208c950f272bf6c8e20a79"),
.target(name: "VonageClientSDKVideo",
path: "Sources",
resources: [
Expand Down

0 comments on commit 2c150d7

Please sign in to comment.