Skip to content

Commit

Permalink
Update to 3.20.2 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimim authored Sep 18, 2024
2 parents cf7f350 + 6353fc1 commit 66318e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ let package = Package(
.binaryTarget(
name: "AdjustSignature",
// swiftlint:disable line_length
url: "https://github.com/adjust/adjust_signature_sdk/releases/download/v3.20.1/AdjustSigSdk-iOS-tvOS-Dynamic-3.20.1.xcframework.zip",
url: "https://github.com/adjust/adjust_signature_sdk/releases/download/v3.20.2/AdjustSigSdk-iOS-tvOS-Dynamic-3.20.2.xcframework.zip",
// swiftlint:enable line_length
checksum: "396f3b7fa8c69340f0ff5f998fbbfb5672a6001180f678abd4cd835cc9ef4a3d"
checksum: "cb1b4b2cd70ccb8679d3d8164d22950fb202264bd5eb40b95da0520a3b9d43ae"
)
]
)
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.20.1
3.20.2

0 comments on commit 66318e7

Please sign in to comment.