Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Bump to 14.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Feb 3, 2023
1 parent 1558971 commit 1df86b5
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 @@ -13,8 +13,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Intercom",
url: "https://github.com/intercom/intercom-ios/releases/download/14.0.6/Intercom.xcframework.zip",
checksum: "e83104c855f1c93a644073964090ab342b65c7464df10a9d8f97765592bcd945"
url: "https://github.com/intercom/intercom-ios/releases/download/14.0.7/Intercom.xcframework.zip",
checksum: "05924bae9bb79c6ded8a8737389b53315a665e1e7a8d8d8d9ecfe1f1442af70d"
),
]
)

0 comments on commit 1df86b5

Please sign in to comment.