Skip to content

Commit

Permalink
Release 6.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pushwoosh committed Nov 5, 2024
1 parent e390337 commit 163b542
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.8/PushwooshGeozones.xcframework.zip",
checksum: "f2f04e11dedbeceb76be1fdc4d67c893de72447d09547271ff969533b2dc5337"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.7.9/PushwooshGeozones.xcframework.zip",
checksum: "ab25b66dfcb99cf149299e309504d043e9499dd55e46a6eb795a26754d3c7788"
)
]
)

0 comments on commit 163b542

Please sign in to comment.