Skip to content

Commit

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

let sdkName = "Bandyer"
let sdkVersion = "3.8.0"
let sdkChecksum = "1e84b0905d2acf16079f0e213d38bf9304061518152e6986875f9cf00c99f0b8"
let sdkVersion = "3.9.0"
let sdkChecksum = "c0b3f9dc328932574feacda5065495d455841bca5e163a6fbf0a5d528546ed88"

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.8.0 version is the latest stable version.
3.9.0 version is the latest stable version.

## Installation

Expand Down

0 comments on commit 30e7415

Please sign in to comment.