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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed May 31, 2022
1 parent b49dfc2 commit b6bbdee
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.3.0/Intercom.xcframework.zip",
checksum: "6456c2cc59159f09fa6dd68b1bdfa951ea98dc08166af8b352a33c2c805fbd4a"
url: "https://github.com/intercom/intercom-ios/releases/download/12.4.0/Intercom.xcframework.zip",
checksum: "1a444d68fd5a728f3f5e709bf28e629fb0aa2651012269e90f6ade1a3120da0d"
),
]
)

0 comments on commit b6bbdee

Please sign in to comment.