Skip to content

Commit

Permalink
Release - 3.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
sendbird-sdk-deployment committed Nov 23, 2022
1 parent ab222fd commit 88ef140
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v3.1.35 (Nov 23, 2022)

### Improvements
- Improved stability

## v3.1.34 (Nov 17, 2022)

### 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.34/SendBirdSDK.xcframework.zip",
checksum: "98ea4064f2a8884fde54ad96a8df1b580439d89fd8e582f3cce96d1c377509e6"
url: "https://github.com/sendbird/sendbird-ios-framework/releases/download/v3.1.35/SendBirdSDK.xcframework.zip",
checksum: "aec27b9ca6fbeba1522ed8400136702b3d3a9ee4643d3d74be3a6918db2ef528"
),
]
)

0 comments on commit 88ef140

Please sign in to comment.