Skip to content

Commit

Permalink
Update Package.swift to 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Gray-Wind authored Feb 15, 2023
1 parent eb5e775 commit 81699ec
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.7/twilio-conversations-ios-2.2.7.zip",
checksum: "349fc438f3e3700168df7644fdd0384fb6743b71da32cafa8736485434391738"
url: "https://sdk.twilio.com/ios/conversations/releases/2.2.8/twilio-conversations-ios-2.2.8.zip",
checksum: "740d8093d2c70d68be4acc1533e2d2a28f4ffbd445017c2ee83d9027d964b4a0"
)
]
)

0 comments on commit 81699ec

Please sign in to comment.