You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/01/02 19:08:57 UTC

[2/9] git commit: [CB-5565] Incremented plugin version on dev branch.

[CB-5565] Incremented plugin version on dev branch.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/09d74feb
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/09d74feb
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/09d74feb

Branch: refs/heads/master
Commit: 09d74febdf0da60968ab31d643b0793ee45c8b6a
Parents: 79a22d5
Author: Steven Gill <st...@gmail.com>
Authored: Wed Dec 4 15:32:03 2013 -0800
Committer: Steven Gill <st...@gmail.com>
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-capture/blob/09d74feb/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 451c837..926156b 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-capture"
-      version="0.2.5">
+      version="0.2.6-dev">
     <name>Capture</name>
 
     <description>Cordova Media Capture Plugin</description>