Skip to content

Commit

Permalink
Updated plugin version and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
i1E committed Apr 12, 2018
1 parent fb0d003 commit 232956f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BlinkID/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion BlinkID/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="com.microblink.BlinkIdScanner"
version="1.5.3">
version="1.5.4">

<name>BlinkIdScanner</name>
<description>A small and powerful ID card scanning library</description>
Expand Down
3 changes: 3 additions & 0 deletions Release notes.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 232956f

Please sign in to comment.