Skip to content

Commit

Permalink
Bump 4.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stream Bot authored and Stream Bot committed Oct 18, 2024
1 parent d4b8570 commit 095eb7c
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 @@ -17,7 +17,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "StreamChatSwiftUI",
url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.64.0/StreamChatSwiftUI.zip",
checksum: "09d24e3e96e78240e57368d3c0f3e7a6162c291819d8ae7147de6c0ef8d93e0f")
url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.65.0/StreamChatSwiftUI.zip",
checksum: "1b801a93e9542766975463725a6262239b853446f4990d948eb747e67afcc231")
]
)

0 comments on commit 095eb7c

Please sign in to comment.