Repository: cordova-plugin-media Updated Branches: refs/heads/master 1624c8aab -> 3b7c923dc
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/commit/3b7c923d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/3b7c923d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/3b7c923d Branch: refs/heads/master Commit: 3b7c923dc425d544079125577f73257dd4fb8e81 Parents: 1624c8a 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/blob/3b7c923d/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index c7d9279..279209a 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -22,7 +22,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.media.tests" - version="0.2.13"> + version="0.2.14-dev"> <name>Cordova Media Plugin Tests</name> <license>Apache 2.0</license> <js-module src="tests.js" name="tests">
