Updated version and RELEASENOTES.md for release 0.3.3
This commit is contained in:
parent
d0dd10103c
commit
a5dedae631
@ -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
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user