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

Commit 980885c

Browse files
author
runner
committed
Bump to 14.1.0
1 parent 1df86b5 commit 980885c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "Intercom",
16-
url: "https://github.com/intercom/intercom-ios/releases/download/14.0.7/Intercom.xcframework.zip",
17-
checksum: "05924bae9bb79c6ded8a8737389b53315a665e1e7a8d8d8d9ecfe1f1442af70d"
16+
url: "https://github.com/intercom/intercom-ios/releases/download/14.1.0/Intercom.xcframework.zip",
17+
checksum: "66a7e3b0c008029564a405737ebd06100bf6294b74017f5cb98184de8105e6f0"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)