From 6d90f10fdab0ab58e2a225cc0b8f7e1d7ae3b8a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diogo=20Queir=C3=B3s?= Date: Wed, 29 Jan 2020 18:24:37 +0000 Subject: [PATCH] 1.3.0 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2a5aefd..9d37f7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-honeywell-aidc-scanner", - "version": "1.2.0", + "version": "1.3.0", "description": "Honeywell TC50/D75E Barcode Scanner and external device using the com.honeywell.aidc SDK", "main": "index.js", "scripts": { diff --git a/plugin.xml b/plugin.xml index a6818f0..9c2ed3a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="1.3.0"> Honeywell AIDC Barcode Scanner Honeywell TC50/D75E Barcode Scanner and external device using the com.honeywell.aidc SDK