CB-5719 Incremented plugin version on dev branch.
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/0d7cc5f0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/0d7cc5f0 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/0d7cc5f0 Branch: refs/heads/dev Commit: 0d7cc5f0520a8fabed0d07d16723e3d1159d32b9 Parents: 933b3a0 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/blob/0d7cc5f0/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index e7dc69e..031b1b3 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" - version="0.2.7"> + version="0.2.8-dev"> <name>Media</name> <description>Cordova Media Plugin</description> <license>Apache 2.0</license>
