Skip to content

Commit

Permalink
Update Cartfile, Package.swift and Readme files for 3.10.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
bandyerrobot committed Jan 31, 2024
1 parent 5dd0840 commit a73a40c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cartfile
@@ -1,4 +1,4 @@
## Dependencies

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

let sdkName = "Bandyer"
let sdkVersion = "3.10.1"
let sdkChecksum = "2cda4929eff5f5869bad21cc3c539a468b688d02b1e35f2e9de775dbf39be9b9"
let sdkVersion = "3.10.2"
let sdkChecksum = "93b9514cd558e3ac6cb3f6f133a3d9de391d0cc0d57ed26002547fe30f829423"

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

## Latest version

3.10.1 version is the latest stable version.
3.10.2 version is the latest stable version.

## Installation

Expand Down

0 comments on commit a73a40c

Please sign in to comment.