Skip to content

Commit

Permalink
Bump 4.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stream Bot authored and Stream Bot committed Jan 15, 2025
1 parent 2e554b0 commit 0f191a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ let package = Package(
],
targets: [
.binaryTarget(name: "StreamChat",
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.69.0/StreamChat.zip",
checksum: "59067a6b9c0135f4c9a2c0589020b47198c72fe964f2a8a13cba8b09ee4f5737"),
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.70.0/StreamChat.zip",
checksum: "39f2bce840fb1f067566da3bcd1b201dfbc4ec36e8ce2bc393fb0d687545537e"),
.binaryTarget(name: "StreamChatUI",
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.69.0/StreamChatUI.zip",
checksum: "1bb7e35d997dc6b971a631c8268490851c968b723aebb5c6e525f0b730061033")
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.70.0/StreamChatUI.zip",
checksum: "cbdce3b17aa623724584efb18fdbb3e3c3fd4c14f8889d229cd20b8e1577ee95")
]
)

0 comments on commit 0f191a2

Please sign in to comment.