CB-7244 Updated version and RELEASENOTES.md for release 0.5.1
This commit is contained in:
parent
0900f5cc62
commit
c37b08e038
@ -112,3 +112,10 @@
|
|||||||
* CB-5649 - InAppBrowser overrides App's orientation
|
* CB-5649 - InAppBrowser overrides App's orientation
|
||||||
* refactoring fixed
|
* refactoring fixed
|
||||||
* CB-6396 [Firefox OS] Adding basic support
|
* 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+
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||||
id="org.apache.cordova.inappbrowser"
|
id="org.apache.cordova.inappbrowser"
|
||||||
version="0.5.1-dev">
|
version="0.5.1">
|
||||||
|
|
||||||
<name>InAppBrowser</name>
|
<name>InAppBrowser</name>
|
||||||
<description>Cordova InAppBrowser Plugin</description>
|
<description>Cordova InAppBrowser Plugin</description>
|
||||||
|
Loading…
Reference in New Issue
Block a user