Skip to content

Commit

Permalink
6.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Mar 2, 2023
1 parent e8734ff commit bbf7760
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cordova-android": "^10.1.1",
"cordova-ios": "^6.2.0",
"cordova-plugin-add-swift-support": "^2.0.2",
"@regulaforensics/cordova-plugin-document-reader-api": "6.7.2",
"@regulaforensics/cordova-plugin-document-reader-api": "6.7.3",
"@regulaforensics/cordova-plugin-document-reader-core-fullrfid": "6.7.0",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-telerik-imagepicker": "^2.3.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@regulaforensics/cordova-plugin-document-reader-api",
"version": "6.7.2",
"version": "6.7.3",
"description": "Cordova plugin for reading and validation of identification documents (API framework)",
"cordova": {
"id": "@regulaforensics/cordova-plugin-document-reader-api",
Expand Down
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="cordova-plugin-document-reader-api" version="6.7.2"
<plugin id="cordova-plugin-document-reader-api" version="6.7.3"
xmlns="http://apache.org/cordova/ns/plugins/1.0">
<name>DocumentReaderApi</name>
<description>Cordova plugin Document reader api</description>
Expand All @@ -26,7 +26,7 @@
<config>
</config>
<pods>
<pod name="DocumentReader" spec="6.7.2848" />
<pod name="DocumentReader" spec="6.7.2863" />
</pods>
</podspec>
</platform>
Expand Down

0 comments on commit bbf7760

Please sign in to comment.