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

Commit 21c9128

Browse files
author
runner
committed
Bump to 15.0.1
1 parent 31d1a44 commit 21c9128

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/15.0.0/Intercom.xcframework.zip",
17-
checksum: "dc8c092b07debb5189f272a2b242ce8996b06308ecedc4b4f92ec70f3851989a"
16+
url: "https://github.com/intercom/intercom-ios/releases/download/15.0.1/Intercom.xcframework.zip",
17+
checksum: "c9bf483efeb5cc20d1a8eceede3eb1af9ba39277964259ac2b5d0c86b80a76d4"
1818
),
1919
]
2020
)

0 commit comments

Comments
 (0)