Updated version and RELEASENOTES.md for release 0.3.3

This commit is contained in:
Andrew Grieve 2014-03-05 14:37:10 -05:00
parent d0dd10103c
commit a5dedae631
2 changed files with 5 additions and 1 deletions

View File

@ -78,3 +78,7 @@
* Validate that callbackId is correctly formed
* CB-6035 Move js-module so it is not loaded on unsupported platforms
* Removed some iOS6 Deprecations
### 0.3.3 (Mar 5, 2014)
* CB-6172 Fix broken install on case-sensitive file-systems

View File

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