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

Commit b1d276a

Browse files
author
runner
committed
Bump to 15.0.3
1 parent f49345b commit b1d276a

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

0 commit comments

Comments
 (0)