Skip to content

Commit

Permalink
Update Cartfile, Package.swift and Readme files for 4.0.0-beta.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
bandyerrobot committed Nov 4, 2024
1 parent 89c3586 commit 7d6729f
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" ~> 4.0.0-alpha.1-alpha.1-alpha.1
binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 4.0.0-beta.1-alpha.1-alpha.1-alpha.1
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 = "KaleyraVideoSDK"
let sdkVersion = "4.0.0-alpha.1"
let sdkChecksum = "95742497d88b597d3f4bd3b394c24661b7c88267903146c77d58226a9d8268cf"
let sdkVersion = "4.0.0-beta.1"
let sdkChecksum = "656af3142b5adee182c7cfdffd45f925231f31e3df7756ba870ec99a34f62b83"

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

## Latest version

3.12.1 version is the latest stable version.
4.0.0-beta.1 version is the latest stable version.

## Installation

Expand Down

0 comments on commit 7d6729f

Please sign in to comment.