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

Commit

Permalink
Bump to 14.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Nov 4, 2022
1 parent 6732dc3 commit 77a804b
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/13.0.0/Intercom.xcframework.zip",
checksum: "b101b9e5b40fbd4c29f5d3740ee9615ae823a00206544a166ff6b22d98650c4e"
url: "https://github.com/intercom/intercom-ios/releases/download/14.0.0/Intercom.xcframework.zip",
checksum: "5bd8f073d3a92bc865137d1770480753c223c2492a07f5a56df2d6a045f1b68f"
),
]
)

0 comments on commit 77a804b

Please sign in to comment.