Skip to content

Commit

Permalink
Update Readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoBrescianini committed Jun 28, 2021
1 parent bdade6b commit a756a66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ Bandyer is an in-cloud collaborative solution for corporates, featuring a rich s
- In-app call banner
- In-app Screensharing (iOS 13.0 and later only)
- Filesharing
- Screen device screensharing (iOS 12.0 and later only. **BETA**)
- Screen device screensharing (iOS 12.0 and later only)

## Latest version

BandyerSDK 2.0.0 version is the latest stable version.
BandyerSDK 2.1.0 version is the latest stable version, featuring a brand new filesharing UI and the support for broadcast screen sharing

## Installation

Expand All @@ -61,7 +61,7 @@ platform :ios, '10.0'
use_frameworks!

target '<YOUR_TARGET_NAME>' do
pod 'Bandyer', '2.0.0'
pod 'Bandyer', '2.1.0'
end
```

Expand Down

0 comments on commit a756a66

Please sign in to comment.