Updated Branches: refs/heads/master e0fe72831 -> 933b3a02b
[CB-5565] 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/bbc6ea88 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/bbc6ea88 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/bbc6ea88 Branch: refs/heads/master Commit: bbc6ea88fa31c25d7a3fdf0a27d097a65b63ffa7 Parents: e0fe728 Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:03 2013 -0800 Committer: Steven Gill <[email protected]> Committed: Wed Dec 4 15:32:03 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/bbc6ea88/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index f57ab66..e622ccb 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.6"> + version="0.2.7-dev"> <name>Media</name> <description>Cordova Media Plugin</description> <license>Apache 2.0</license>
