Skip to content

Commit

Permalink
v13.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Instabug-iOS-CI committed Sep 3, 2024
1 parent 8c8b0b0 commit f1a44c4
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,7 +13,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "Instabug",
url: "https://github.com/Instabug/Instabug-SP/releases/download/13.3.0/Instabug-XCFramework.zip",
checksum: "09415484970d02fe0fa1401ffe8dde84c67c7318c110f413b195cfbea323215e")
url: "https://github.com/Instabug/Instabug-SP/releases/download/13.4.0/Instabug-XCFramework.zip",
checksum: "3c860a885f4266b3d5e2d467bf85e1ab63024e1c92e40631da5f81ceb5b805e0")
]
)

0 comments on commit f1a44c4

Please sign in to comment.