diff --git a/README.md b/README.md index 62571b20845c18ac1b9e92f2e7e8afd8362fa77d..c597e68de1aede0e7b327b42a1d866d573d3a196 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.3.5' +pod 'MyIdSDK', '~> 2.3.6' ``` Run `pod install` to get the SDK.