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

Commit

Permalink
Bump to 15.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Jul 10, 2023
1 parent f49345b commit b1d276a
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/15.0.2/Intercom.xcframework.zip",
checksum: "77f0aa11e0c3c0e380819e7a07ce1b4603401ee17697f0f618d1261c75efc7a8"
url: "https://github.com/intercom/intercom-ios/releases/download/15.0.3/Intercom.xcframework.zip",
checksum: "1b6e53af86e1f5d5b1101164a5861643148cdabb315e1eef58d3c912898cc162"
),
]
)

0 comments on commit b1d276a

Please sign in to comment.