CB-7244 Updated version and RELEASENOTES.md for release 0.5.1

This commit is contained in:
Steven Gill 2014-08-06 18:58:23 -07:00
parent 0900f5cc62
commit c37b08e038
2 changed files with 8 additions and 1 deletions

View File

@ -112,3 +112,10 @@
* CB-5649 - InAppBrowser overrides App's orientation
* refactoring fixed
* CB-6396 [Firefox OS] Adding basic support
### 0.5.1 (Aug 06, 2014)
* ubuntu: support qt 5.2
* **FFOS** update InAppBrowserProxy.js
* **FFOS** app needs to be privileged
* CB-6127 Updated translations for docs
* CB-6769 ios: Fix statusbar color reset wasn't working on iOS7+

View File

@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="org.apache.cordova.inappbrowser"
version="0.5.1-dev">
version="0.5.1">
<name>InAppBrowser</name>
<description>Cordova InAppBrowser Plugin</description>