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

Commit

Permalink
Bump to 11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Feb 1, 2022
1 parent fa437ba commit f01857c
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/11.1.0/Intercom.xcframework.zip",
checksum: "44abae85bb0edd721760357b90e9a350680d2935715fcc428dfd6e8aacf01130"
url: "https://github.com/intercom/intercom-ios/releases/download/11.1.1/Intercom.xcframework.zip",
checksum: "9d4fb241b844d92030643472210791618f6550313d0a115d87977883aa64788d"
),
]
)

0 comments on commit f01857c

Please sign in to comment.