Skip to content

Commit

Permalink
Update Cartfile, Package.swift and Readme files for 3.11.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
bandyerrobot committed Feb 23, 2024
1 parent a73a40c commit 43879d0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Dependencies

# Bandyer SDK
binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 3.10.2
binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 3.11.0
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
import PackageDescription

let sdkName = "Bandyer"
let sdkVersion = "3.10.2"
let sdkChecksum = "93b9514cd558e3ac6cb3f6f133a3d9de391d0cc0d57ed26002547fe30f829423"
let sdkVersion = "3.11.0"
let sdkChecksum = "764d8ca7ca14da2bdf3f9870f776798d3de7fac4e87349f9b0950cb87db3571f"

let rtcName = "WebRTC"
let rtcVersion = "100.2.36026"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Kaleyra Video is an in-cloud collaborative solution for corporates, featuring a

## Latest version

3.10.2 version is the latest stable version.
3.11.0 version is the latest stable version.

## Installation

Expand Down

0 comments on commit 43879d0

Please sign in to comment.