Skip to content

Commit

Permalink
update package.swift to 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dmanasar authored Jan 31, 2023
1 parent f1768fe commit eb5e775
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 @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "TwilioConversationsClient",
url: "https://sdk.twilio.com/ios/conversations/releases/2.2.6/twilio-conversations-ios-2.2.6.zip",
checksum: "e9fb471aeb874236f4e08f54e2d393f8dd01746226e2d9dc9e7e9124de648c03"
url: "https://sdk.twilio.com/ios/conversations/releases/2.2.7/twilio-conversations-ios-2.2.7.zip",
checksum: "349fc438f3e3700168df7644fdd0384fb6743b71da32cafa8736485434391738"
)
]
)

0 comments on commit eb5e775

Please sign in to comment.