From e0176cc61e008d56e649c15e8f13da19347e069d Mon Sep 17 00:00:00 2001 From: Steven Gill Date: Mon, 28 Oct 2013 10:58:16 -0700 Subject: [PATCH] [CB-5188] Updated version and RELEASENOTES.md for release 0.2.4 --- RELEASENOTES.md | 6 ++++++ plugin.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index d130307..75b32d1 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -41,3 +41,9 @@ * CB-4633: We really should close cursors. It's just the right thing to do. * No longer causes a stack trace, but it doesn't cause the error to be called. * CB-4889 renaming org.apache.cordova.core.camera to org.apache.cordova.camera + + ### 0.2.4 (Oct 28, 2013) +* CB-5128: added repo + issue tag to plugin.xml for camera plugin +* CB-4958 - iOS - Camera plugin should not show the status bar +* [CB-4919] updated plugin.xml for FxOS +* [CB-4915] Incremented plugin version on dev branch. \ No newline at end of file diff --git a/plugin.xml b/plugin.xml index 7588f34..3312571 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.2.4"> Camera Cordova Camera Plugin Apache 2.0