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.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Mar 4, 2022
1 parent 8e161b1 commit 5040a32
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.2/Intercom.xcframework.zip",
checksum: "46839526f6a8a85ecae8153408614b9d5092eb28ef21d89586a6fb73d7851bdf"
url: "https://github.com/intercom/intercom-ios/releases/download/11.2.0/Intercom.xcframework.zip",
checksum: "a859e7534e1605492be6d1edb417fb8025ae2022e475d41fb5a7f70bd85560f7"
),
]
)

0 comments on commit 5040a32

Please sign in to comment.