You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/12/05 01:59:29 UTC

[2/6] git commit: CB-5188:

CB-5188:


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/5784fdaa
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/5784fdaa
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/5784fdaa

Branch: refs/heads/master
Commit: 5784fdaa8eaa7fb1ae23f7fb05c1673bd48deb02
Parents: a309eba
Author: Steven Gill <st...@gmail.com>
Authored: Mon Oct 28 12:27:16 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Oct 28 12:27:16 2013 -0700

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/5784fdaa/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 47231bf..64aef0f 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.5">
+    version="0.2.6-dev">
     <name>Media</name>
     <description>Cordova Media Plugin</description>
     <license>Apache 2.0</license>