From 97514fb01e1701c2941c4221f5a6effc60c7ae9a Mon Sep 17 00:00:00 2001 From: Andrew Grieve Date: Wed, 4 Feb 2015 20:54:02 -0500 Subject: [PATCH] CB-8429 Incremented plugin version. --- plugin.xml | 2 +- tests/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.xml b/plugin.xml index 76caeee..5d2b2c9 100644 --- a/plugin.xml +++ b/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" - version="0.3.5"> + version="0.3.6-dev"> Camera Cordova Camera Plugin Apache 2.0 diff --git a/tests/plugin.xml b/tests/plugin.xml index 2ba7ace..3186c8c 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.5"> + version="0.3.6-dev"> Cordova Camera Plugin Tests Apache 2.0