Skip to content

Commit

Permalink
Release - 3.1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
sendbird-sdk-deployment committed Mar 3, 2023
1 parent bef9031 commit 4d5e6a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v3.1.43 (Mar 03, 2023)

### **Improvements**

- Improved stability

## v3.1.42 (Feb 22, 2023)

## Improvements
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "SendBirdSDK",
url: "https://github.com/sendbird/sendbird-ios-framework/releases/download/v3.1.42/SendBirdSDK.xcframework.zip",
checksum: "26d91021d0fe597d365713e9d49b9ebbf461792b88f66fce50e75551dfee3c72"
url: "https://github.com/sendbird/sendbird-ios-framework/releases/download/v3.1.43/SendBirdSDK.xcframework.zip",
checksum: "d24b1880fe0350bcc46821a77d0d08a08e2a40c83192df8378ab31a93cd94dfb"
),
]
)

0 comments on commit 4d5e6a0

Please sign in to comment.