diff --git a/package.json b/package.json index b632b12..90ee001 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-file-transfer", - "version": "1.6.4-dev", + "version": "2.0.0-dev", "description": "Cordova File Transfer Plugin", "types": "./types/index.d.ts", "cordova": { @@ -53,7 +53,7 @@ "engines": { "cordovaDependencies": { "2.0.0": { - "cordova": ">100" + "cordova-android": ">=6.3.0" } } }, diff --git a/plugin.xml b/plugin.xml index fcef7d0..bdbb6d6 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="2.0.0-dev"> File Transfer Cordova File Transfer Plugin Apache 2.0 @@ -29,7 +29,9 @@ https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git https://issues.apache.org/jira/browse/CB/component/12320650 - + + +