Skip to content

Commit

Permalink
Release - 3.1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
sendbird-sdk-deployment committed Mar 10, 2023
1 parent 4d5e6a0 commit 6b6904f
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.44 (Mar 10, 2023)

### **Improvements**

- Improved stability

## v3.1.43 (Mar 03, 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.43/SendBirdSDK.xcframework.zip",
checksum: "d24b1880fe0350bcc46821a77d0d08a08e2a40c83192df8378ab31a93cd94dfb"
url: "https://github.com/sendbird/sendbird-ios-framework/releases/download/v3.1.44/SendBirdSDK.xcframework.zip",
checksum: "cbba5d76cb0dd1fb614ca23bc263f7af7635ff4285987e3735a4e3f713327b43"
),
]
)

0 comments on commit 6b6904f

Please sign in to comment.