From 14588a0a4420bae279f810c9b17800031412e7ab Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Fri, 20 Oct 2017 10:47:19 -0700 Subject: [PATCH] Revert "CB-13294 Remove cordova-plugin-compat" This reverts commit a77cb37ad71e591761fb406ff1b98c8ce95ace1c. --- package.json | 4 ++-- plugin.xml | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 90ee001..b632b12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-file-transfer", - "version": "2.0.0-dev", + "version": "1.6.4-dev", "description": "Cordova File Transfer Plugin", "types": "./types/index.d.ts", "cordova": { @@ -53,7 +53,7 @@ "engines": { "cordovaDependencies": { "2.0.0": { - "cordova-android": ">=6.3.0" + "cordova": ">100" } } }, diff --git a/plugin.xml b/plugin.xml index bdbb6d6..fcef7d0 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="1.6.4-dev"> File Transfer Cordova File Transfer Plugin Apache 2.0 @@ -29,9 +29,7 @@ https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git https://issues.apache.org/jira/browse/CB/component/12320650 - - - +