Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Merge pull request #7 from mlaponder/master
Browse files Browse the repository at this point in the history
Update version to 3.1.1
  • Loading branch information
Steve Gill committed Jun 9, 2015
2 parents b58323f + 405c00b commit 3d96f56
Showing 1 changed file with 1 addition and 1 deletion.
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://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="phonegap-plugin-barcodescanner"
version="3.1.0">
version="3.1.1">

<name>BarcodeScanner</name>
<description>You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.</description>
Expand Down

0 comments on commit 3d96f56

Please sign in to comment.