[CB-5010] Updated version and RELEASENOTES.md for release 0.2.3

This commit is contained in:
Steven Gill 2013-10-09 15:27:18 -07:00
parent 3d8b04f982
commit 4d4d479b3c
2 changed files with 5 additions and 1 deletions

View File

@ -32,3 +32,7 @@
* Rename CHANGELOG.md -> RELEASENOTES.md
* [CB-4792] Added keepCallback to the show function.
* [CB-4752] Incremented plugin version on dev branch.
### 0.2.3 (Oct 9, 2013)
* [CB-4915] Incremented plugin version on dev branch.
* [CB-4926] Fixes inappbrowser plugin loading for windows8

View File

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