Skip to content

Commit

Permalink
Release 6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PushwooshCI committed Aug 21, 2024
1 parent 8644dc8 commit a2a6bf1
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.6.0/PushwooshGeozones.xcframework.zip",
checksum: "f332e306bde4dddc7570d316971da7acfd006eeb580681f48ce73fbfefabeb02"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.6.1/PushwooshGeozones.xcframework.zip",
checksum: "f33cb4eba9a75df24b3f6eccc95fd1fab88b2298b84c965bbc1fc5c775cf131e"
)
]
)

0 comments on commit a2a6bf1

Please sign in to comment.