Skip to content

Commit 7fda3b0

Browse files
Merge pull request #101 from veryfi/update_version_to2.2.19.7
Update version to 2.2.19.7
2 parents 1851d4b + f86d476 commit 7fda3b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ target 'LensChecksDemo' do
88
use_frameworks!
99

1010
# Pods for LensChecksDemo
11-
pod 'VeryfiLens-Cheques', '2.2.18.3'
11+
pod 'VeryfiLens-Cheques', '2.2.19.7'
1212

1313
end

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Install from our private [Cocoapods](https://hub.veryfi.com/api/settings/keys).
4141

4242
Add in your project Podfile file the Veryfi Lens Checks iOS SDK dependency:
4343
```ruby
44-
pod 'VeryfiLens-Cheques', '2.2.18.3'
44+
pod 'VeryfiLens-Cheques', '2.2.19.7'
4545
```
4646

4747
## How to run this project <a name="configuration"></a>

0 commit comments

Comments
 (0)