diff --git a/README.md b/README.md index 8042c027cdfee4e7d59457a03d72cc209fa5b359..db2609e64da8278aadb1ad93d43ed6a3b1c68785 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ dependencies: [ The SDK is available on Cocoapods and you can include it in your projects by adding the following to your Podfile: ```ruby -pod 'MyIdSDK', '~> 2.4.2' +pod 'MyIdSDK', '~> 2.4.3' ``` Run `pod install` to get the SDK.