Skip to content

Commit

Permalink
Release 6.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pushwoosh authored and pushwoosh committed Jan 30, 2025
1 parent 3a30928 commit 2387ecd
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: "PushwooshFramework",
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.7.12/PushwooshFramework.xcframework.zip",
checksum: "ee0802c428af5a9e1ce755b6406d759c6eb08b5dbe2e4dfc35c129447b9fe04f"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.7.13/PushwooshFramework.xcframework.zip",
checksum: "6354cb5d78336483241dc2ff817c019f7de7aab5726f2e540bccf2654670671d"
)
]
)

0 comments on commit 2387ecd

Please sign in to comment.