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.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Jan 6, 2022
1 parent 4bfab0d commit 2c71f22
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/10.4.0/Intercom.xcframework.zip",
checksum: "e58549055c79a1a65ef41ef52f1c7bb26f9bc044b0e5a60d5093a6b77f3f829f"
url: "https://github.com/intercom/intercom-ios/releases/download/11.0.0/Intercom.xcframework.zip",
checksum: "2508d8432af87e276c436d4b701c68c649d6665b1b91864299ce6e3e733a1114"
),
]
)

0 comments on commit 2c71f22

Please sign in to comment.