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

Commit

Permalink
Bump to 12.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Apr 22, 2022
1 parent fb9670d commit acaca93
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/12.1.0/Intercom.xcframework.zip",
checksum: "e77d1336a045eaa624618c744c538eb70bab17a11c0ba08b24785aeefeb3ce50"
url: "https://github.com/intercom/intercom-ios/releases/download/12.1.1/Intercom.xcframework.zip",
checksum: "a25397a642a027ef3f4a1fdb5ce9282a7d1f9e32a8a4baa1737a441ec3434be0"
),
]
)

0 comments on commit acaca93

Please sign in to comment.