Repository: cordova-plugin-media-capture Updated Branches: refs/heads/master b5685dcb0 -> fa6ce5673
CB-7571 Bump version of nested plugin to match parent plugin 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/fa6ce567 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/fa6ce567 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/fa6ce567 Branch: refs/heads/master Commit: fa6ce5673716eed0a144b477664608dd0377f7e0 Parents: b5685dc Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:17 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:17 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/fa6ce567/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index a2bdd58..e9c375f 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -22,7 +22,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:rim="http://www.blackberry.com/ns/widgets" id="org.apache.cordova.media-capture.tests" - version="0.3.3"> + version="0.3.4-dev"> <name>Cordova Media Capture Plugin Tests</name> <license>Apache 2.0</license>
