Skip to content

Commit

Permalink
Bump 4.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stream Bot authored and Stream Bot committed Feb 4, 2025
1 parent 2d82370 commit 406ece7
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.71.0/StreamChatSwiftUI.zip",
checksum: "408fed3304552c8735708d2432966a74dc84dcae9b93cd87c51eefb50f23e159")
url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.72.0/StreamChatSwiftUI.zip",
checksum: "4f32ee4be86e7c3990025f442589b072a15abfd01e4af7b8c6d76c598a063134")
]
)

0 comments on commit 406ece7

Please sign in to comment.