Skip to content

Commit

Permalink
Release 6.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
PushwooshCI committed Oct 7, 2024
1 parent 0dcd28a commit 34e5377
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: "PushwooshGeozones",
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.7.4/PushwooshGeozones.xcframework.zip",
checksum: "d7a913273b4bd09794b7576dbb2364f04cbd8b3b6a34a74716a651fa21a995da"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.7.5/PushwooshGeozones.xcframework.zip",
checksum: "13c344a63a1e917a46a0fd669cb05bff6f0934fc24cf4458da1d4de149618d1e"
)
]
)

0 comments on commit 34e5377

Please sign in to comment.