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 b3cd3fd commit ca3965c
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.4/PushwooshFramework.xcframework.zip",
checksum: "d805e46c2c2c8bae7698150eda3513dca117060a650f963fd4823ded774ff23b"
url: "https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases/download/6.7.5/PushwooshFramework.xcframework.zip",
checksum: "cd37d9991e5b54a8b3cd5549236c0929a32c6610869bba9c1599cebe3a05b78b"
)
]
)

0 comments on commit ca3965c

Please sign in to comment.