[CB-4752] Incremented plugin version on dev branch.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/commit/6a2565dc Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/6a2565dc Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/6a2565dc Branch: refs/heads/dev Commit: 6a2565dcbcecce98fec67244d745aaa685a91083 Parents: 1fb4577 Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:22 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:22 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/6a2565dc/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 5d2d222..d378c36 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.core.file" - version="0.2.1"> + version="0.2.2-dev"> <name>File</name> <description>Cordova File Plugin</description> <license>Apache 2.0</license>
