From 1774f623beafe87e149078d653e0b100fedea34b Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Wed, 7 Dec 2016 16:55:07 -0800 Subject: [PATCH] CB-12224 Incremented plugin version. --- package.json | 2 +- plugin.xml | 2 +- tests/plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 72eb6bf..2598cc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-file-transfer", - "version": "1.6.1", + "version": "1.6.2-dev", "description": "Cordova File Transfer Plugin", "cordova": { "id": "cordova-plugin-file-transfer", diff --git a/plugin.xml b/plugin.xml index e77d9cc..bee434e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="1.6.2-dev"> File Transfer Cordova File Transfer Plugin Apache 2.0 diff --git a/tests/plugin.xml b/tests/plugin.xml index 6695d19..fd6b546 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -21,7 +21,7 @@ + version="1.6.2-dev"> Cordova File Transfer Plugin Tests Apache 2.0