Repository: cordova-plugin-camera
Updated Branches:
  refs/heads/master 9adc39ca2 -> 860fedece


CB-7571 Bump version of nested plugin to match parent plugin


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

Branch: refs/heads/master
Commit: 860fedece4387cd28b5cd6dd73bfd332a04837e3
Parents: 9adc39c
Author: Marcel Kinard <[email protected]>
Authored: Wed Sep 17 16:27:13 2014 -0400
Committer: Marcel Kinard <[email protected]>
Committed: Wed Sep 17 16:27:13 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/860fedec/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index f60cd16..30cf6dc 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android";
     xmlns:rim="http://www.blackberry.com/ns/widgets";
     id="org.apache.cordova.camera.tests"
-    version="0.3.2">
+    version="0.3.3-dev">
     <name>Cordova Camera Plugin Tests</name>
     <license>Apache 2.0</license>
     

Reply via email to