[CB-4752] Incremented plugin version on dev branch.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/8c77ddb8 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/8c77ddb8 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/8c77ddb8 Branch: refs/heads/dev Commit: 8c77ddb86424e128e463b690e2dd10974a8a852e Parents: a9546c4 Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:21 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:21 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/8c77ddb8/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 18d08e9..dcc7910 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.camera" - version="0.2.1"> + version="0.2.2-dev"> <name>Camera</name> <description>Cordova Camera Plugin</description> <license>Apache 2.0</license>
