Repository: cordova-plugin-file-transfer Updated Branches: refs/heads/master 8391656b4 -> edcdfebf0
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/edcdfebf Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/edcdfebf Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/edcdfebf Branch: refs/heads/master Commit: edcdfebf029e021d94ab45b5b9aed6473d8c9cc0 Parents: 8391656 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:15 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:15 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/edcdfebf/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index fb016ac..22bf4fb 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -21,7 +21,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.file-transfer.tests" - version="0.4.6"> + version="0.4.7-dev"> <name>Cordova File Transfer Plugin Tests</name> <license>Apache 2.0</license>
