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

Commit 296e605

Browse files
author
runner
committed
Bump to 14.0.3
1 parent f7906ee commit 296e605

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.2/Intercom.xcframework.zip",
17-
checksum: "1daa549446acf82cb0e5aca17a303c89fa270d53c6e3554d1f85a7360a4fdc8d"
16+
url: "https://github.com/intercom/intercom-ios/releases/download/14.0.3/Intercom.xcframework.zip",
17+
checksum: "540d3e4e3062cacbd970b00a41bcd70921e7572472d7fe4faa9ee51e10152f61"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)