Skip to content

Commit

Permalink
Release 6.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pushwoosh authored and pushwoosh committed Dec 10, 2024
1 parent e854d5d commit 7a6aae5
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.10/PushwooshFramework.xcframework.zip",
checksum: "13ec392f0c87e744c6683c8ae8b7941ae8a83524dbf02228b0b69dc90216b30f"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.7.11/PushwooshFramework.xcframework.zip",
checksum: "16c1a4b6406b404ea15c06535db8e27f3325b3873b6d363f42d90b9f83837431"
)
]
)

0 comments on commit 7a6aae5

Please sign in to comment.