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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Nov 25, 2022
1 parent 444b1f7 commit f7906ee
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.1/Intercom.xcframework.zip",
checksum: "5c113c342bcb38f50baf4a5db3859572e26fe4ba9f577896afecda52156efe6f"
url: "https://github.com/intercom/intercom-ios/releases/download/14.0.2/Intercom.xcframework.zip",
checksum: "1daa549446acf82cb0e5aca17a303c89fa270d53c6e3554d1f85a7360a4fdc8d"
),
]
)

0 comments on commit f7906ee

Please sign in to comment.