Skip to content

Commit

Permalink
Test new version
Browse files Browse the repository at this point in the history
  • Loading branch information
jguz-pubnub committed Oct 29, 2024
1 parent 52e2e7d commit 7a98120
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 @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "PubNubChatRemoteBinaryPackage",
url: "https://github.com/pubnub/kmp-chat/releases/download/chat-v0.8.0/PubNubChat.xcframework.zip",
checksum: "edf1fd649d3fe6257f18179a13a47724d5d177bf2d728ce4f75fa3c7a7873fc7"
url: "https://github.com/pubnub/kmp-chat/releases/download/0.8.201-dev/PubNubChat.xcframework.zip",
checksum: "c81df7f9514d39e6fd1813dee9c6ef966b4bcf62f21ad670f7a8e29bc92d4cc9"
)
]
)

0 comments on commit 7a98120

Please sign in to comment.