diff --git a/BlinkID/package.json b/BlinkID/package.json index 047f951..e779216 100644 --- a/BlinkID/package.json +++ b/BlinkID/package.json @@ -1,6 +1,6 @@ { "name": "blinkid-cordova", - "version": "1.5.3", + "version": "1.5.4", "description": "A small and powerful ID card scanning library", "cordova": { "id": "com.microblink.blinkid", diff --git a/BlinkID/plugin.xml b/BlinkID/plugin.xml index 7580528..1f52806 100644 --- a/BlinkID/plugin.xml +++ b/BlinkID/plugin.xml @@ -2,7 +2,7 @@ + version="1.5.4"> BlinkIdScanner A small and powerful ID card scanning library diff --git a/Release notes.md b/Release notes.md index fb1af06..4ec7a44 100644 --- a/Release notes.md +++ b/Release notes.md @@ -1,3 +1,6 @@ +## 1.5.4 +- fixed bug on Android which caused that Indonesian ID is always scanned + ## 1.5.3 - updated Android SDK to v3.16.0 - fixed returning of face image for Indonesian ID on Android