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

Commit

Permalink
Bump to 12.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Jun 23, 2022
1 parent d473cf8 commit b94953c
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/12.4.2/Intercom.xcframework.zip",
checksum: "22b38b11115f2d9d8959d42aa931f542c5505dda3c3e0f8f9b3e48773fcc9f93"
url: "https://github.com/intercom/intercom-ios/releases/download/12.4.3/Intercom.xcframework.zip",
checksum: "237d27c848791c75248c9737f72dbbc75e2f81065b2662ab069ca40e532917c7"
),
]
)

0 comments on commit b94953c

Please sign in to comment.