[CB-4752] 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/041ed0b7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/041ed0b7 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/041ed0b7 Branch: refs/heads/dev Commit: 041ed0b7e4f619daf3436f333cb1dfe93e75b251 Parents: 4818f9c Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:22 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:22 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/041ed0b7/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 4a47225..61d1c9e 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.AudioHandler" - version="0.2.1"> + version="0.2.2-dev"> <name>Media</name> <description>Cordova Media Plugin</description> <license>Apache 2.0</license>
