From 36194d87e172edcab4ce3d9c7b2d549f6d3e9bc4 Mon Sep 17 00:00:00 2001 From: Marco Brescianini Date: Fri, 3 Dec 2021 13:19:26 +0100 Subject: [PATCH] Update Cartfile and Readme.md files for 2.5.0 version release --- Cartfile | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 6af7a80..e2ef349 100644 --- a/Cartfile +++ b/Cartfile @@ -7,4 +7,4 @@ github "socketio/socket.io-client-swift" ~> 15.2 github "twilio/twilio-chat-ios" ~> 2.6 # Bandyer SDK -binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 2.4.1 +binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 2.5.0 diff --git a/README.md b/README.md index 3ed6f42..4904ac9 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,11 @@ Bandyer is an in-cloud collaborative solution for corporates, featuring a rich s - In-app Screensharing (iOS 13.0 and later only) - Filesharing - Screen device screensharing (iOS 12.0 and later only) +- Picture in picture ## Latest version -BandyerSDK 2.4.1 version is the latest stable version. +BandyerSDK 2.5.0 version is the latest stable version. ## Installation