CB-6114 Updated version and RELEASENOTES.md for release 0.2.8

This commit is contained in:
Andrew Grieve 2014-02-27 11:56:29 -05:00
parent f3a704b59d
commit f1fb8d210e
2 changed files with 4 additions and 1 deletions

View File

@ -68,3 +68,6 @@
* Documented quirk for CB-5335 + CB-5206 for WP7+8
* reference the correct firefoxos implementation
* [BlackBerry10] Add permission to access_shared
### 0.2.8 (Feb 26, 2014)
* CB-1826 Catch OOM on gallery image resize

View File

@ -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.8-dev">
version="0.2.8">
<name>Camera</name>
<description>Cordova Camera Plugin</description>
<license>Apache 2.0</license>