From 8b18c7df0ed05786d805b49104dfcc9f61b72751 Mon Sep 17 00:00:00 2001 From: Marco Brescianini Date: Fri, 29 Oct 2021 09:56:25 +0200 Subject: [PATCH] Update cartfile and readme --- Cartfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index e70af67..6af7a80 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.0 +binary "https://static.bandyer.com/corporate/iOS/releases/carthage/Bandyer.json" ~> 2.4.1 diff --git a/README.md b/README.md index a1577e1..3ed6f42 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Bandyer is an in-cloud collaborative solution for corporates, featuring a rich s ## Latest version -BandyerSDK 2.4.0 version is the latest stable version. +BandyerSDK 2.4.1 version is the latest stable version. ## Installation