Skip to content

Commit

Permalink
0.4.2-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmangubat23 committed Sep 7, 2022
1 parent c856257 commit 7bebff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@idpass/smartscanner-cordova",
"version": "0.4.2-beta.1",
"version": "0.4.2-beta.2",
"description": "Cordova plugin for the SmartScanner Core library to scan MRZ and barcodes",
"cordova": {
"id": "@idpass/smartscanner-cordova",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="smartscanner-cordova" version="0.4.2-beta.1">
id="smartscanner-cordova" version="0.4.2-beta.2">
<name>SmartScannerPlugin</name>

<description>Cordova plugin for the SmartScanner Core library to scan MRZ and barcodes.</description>
Expand Down

0 comments on commit 7bebff1

Please sign in to comment.