Updated Branches:
  refs/heads/master 0d9428992 -> e0f6d3387

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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/34e85810
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/34e85810
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/34e85810

Branch: refs/heads/master
Commit: 34e85810c8de811959e00e57dfd9e721ff522ea7
Parents: 0d94289
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-camera/blob/34e85810/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 3e92811..c047abf 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.camera"
-    version="0.2.5">
+    version="0.2.6-dev">
     <name>Camera</name>
     <description>Cordova Camera Plugin</description>
     <license>Apache 2.0</license>

Reply via email to