CB-5719 Incremented plugin version on dev branch.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/ccc74963 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/ccc74963 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/ccc74963 Branch: refs/heads/dev Commit: ccc74963af320c43602d8088ad9a2497bf941d3f Parents: 1015694 Author: Andrew Grieve <[email protected]> Authored: Thu Jan 2 12:30:52 2014 -0500 Committer: Andrew Grieve <[email protected]> Committed: Thu Jan 2 12:30:52 2014 -0500 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/ccc74963/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index a15737e..eef8c34 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.media-capture" - version="0.2.6"> + version="0.2.7-dev"> <name>Capture</name> <description>Cordova Media Capture Plugin</description>
