CB-5980 Incremented plugin version on dev branch.
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/91494685 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/91494685 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/91494685 Branch: refs/heads/master Commit: 914946857f6c4260b4f91e921cf51f0a68a32ea0 Parents: 3c242d8 Author: Steven Gill <[email protected]> Authored: Wed Feb 5 18:13:30 2014 -0800 Committer: Steven Gill <[email protected]> Committed: Mon Feb 10 15:22:08 2014 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/91494685/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 4b039fb..a1a9ebd 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,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" - version="0.4.1"> + version="0.4.2-dev"> <name>File Transfer</name> <description>Cordova File Transfer Plugin</description> <license>Apache 2.0</license>
