[CB-4752] 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/f6451d7b
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/f6451d7b
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/f6451d7b

Branch: refs/heads/dev
Commit: f6451d7b9fd303c46a352b15224ddafc8f00918d
Parents: 9a8cc8f
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-capture/blob/f6451d7b/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 44a35e7..3a59e43 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.media-capture"
-      version="0.2.0">
+      version="0.2.1-dev">
     <name>Capture</name>
 
     <description>Cordova Media Capture Plugin</description>

Reply via email to