Skip to content

Commit

Permalink
Update Cartfile, Package.swift and Readme files for 3.10.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
bandyerrobot committed Nov 8, 2023
1 parent 30e7415 commit 672e966
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.9.0
binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 3.10.0
4 changes: 2 additions & 2 deletions Package.swift
Expand Up @@ -3,8 +3,8 @@
import PackageDescription

let sdkName = "Bandyer"
let sdkVersion = "3.9.0"
let sdkChecksum = "c0b3f9dc328932574feacda5065495d455841bca5e163a6fbf0a5d528546ed88"
let sdkVersion = "3.10.0"
let sdkChecksum = "bd2028afd79fc8345c5af892d75da91f608afc204b18cff5e2fbfae264738aef"

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.9.0 version is the latest stable version.
3.10.0 version is the latest stable version.

## Installation

Expand Down

0 comments on commit 672e966

Please sign in to comment.