From b7af490a3e5dc2c70b47617ef73a6637eb1a4d6b Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Wed, 15 Apr 2015 14:30:57 -0700 Subject: [PATCH] Revert "CB-8858 Incremented plugin version." This reverts commit c2e4d1f36d8f04399fb62591193ecb710e7e35b8. --- plugin.xml | 2 +- tests/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.xml b/plugin.xml index 8beb432..cdd6639 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="cordova-plugin-camera" - version="1.0.1-dev"> + version="1.0.0"> Camera Cordova Camera Plugin Apache 2.0 diff --git a/tests/plugin.xml b/tests/plugin.xml index 0615182..5a2de19 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="cordova-plugin-camera-tests" - version="1.0.1-dev"> + version="1.0.0"> Cordova Camera Plugin Tests Apache 2.0