Skip to content

Commit

Permalink
v13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Instabug-iOS-CI committed May 27, 2024
1 parent 7b218f6 commit 12c966f
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.0.5/Instabug-XCFramework.zip",
checksum: "b09754a4383e79fb3616a6aa6b77fcbca90f474274611829b244718b97bebaef")
url: "https://github.com/Instabug/Instabug-SP/releases/download/13.1.0/Instabug-XCFramework.zip",
checksum: "741e7509968ae7f2f9b7de93299c045a5fd4f0801b018a0fa65b8291bd1751d2")
]
)

0 comments on commit 12c966f

Please sign in to comment.