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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Dec 12, 2022
1 parent 296e605 commit 688cac0
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/14.0.3/Intercom.xcframework.zip",
checksum: "540d3e4e3062cacbd970b00a41bcd70921e7572472d7fe4faa9ee51e10152f61"
url: "https://github.com/intercom/intercom-ios/releases/download/14.0.4/Intercom.xcframework.zip",
checksum: "04ca16e8d5cc70a22b4686c9b6732e6f6f9afc671ed7c630963655f093d2a37d"
),
]
)

0 comments on commit 688cac0

Please sign in to comment.