[CB-5565] Updated version and RELEASENOTES.md for release 0.2.5

This commit is contained in:
Steven Gill 2013-12-04 15:16:31 -08:00
parent 30525d545a
commit 496ecc720f
2 changed files with 8 additions and 2 deletions

View File

@ -48,4 +48,10 @@
* CB-3747 Fix back button having different dismiss logic from the close button.
* CB-5021 Expose closeDialog() as a public function and make it safe to call multiple times.
* CB-5021 Make it safe to call close() multiple times
>>>>>>> dev
### 0.2.5 (Dec 4, 2013)
* Remove merge conflict tag
* [CB-4724] fixed UriFormatException
* add ubuntu platform
* CB-3420 WP feature hidden=yes implemented
* Added amazon-fireos platform. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'

View File

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