diff --git a/package.json b/package.json index 1f331c3..8569735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-file-transfer", - "version": "1.6.3", + "version": "1.6.4-dev", "description": "Cordova File Transfer Plugin", "types": "./types/index.d.ts", "cordova": { diff --git a/plugin.xml b/plugin.xml index 4566230..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 diff --git a/tests/plugin.xml b/tests/plugin.xml index 6fb7fb9..8fb20d0 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -21,7 +21,7 @@ + version="1.6.4-dev"> Cordova File Transfer Plugin Tests Apache 2.0