CB-7571 Updated version and RELEASENOTES.md for release 0.3.3

This commit is contained in:
Marcel Kinard 2014-09-17 15:27:44 -04:00
parent 0f63861e88
commit e4d8b77027
3 changed files with 8 additions and 2 deletions

View File

@ -77,3 +77,9 @@
* CB-7041 ios: Fix image filename logic when setting the iPad splash screen
* fixes Splashscreen crash on WP8
* Remove outdated doc
### 0.3.3 (Sep 17, 2014)
* CB-7249 cordova-plugin-splashscreen documentation translation
* Renamed test dir, added nested plugin.xml
* added documentation for manual tests
* CB-7196 port splashscreen tests to framework

View File

@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="org.apache.cordova.splashscreen"
version="0.3.3-dev">
version="0.3.3">
<name>Splashscreen</name>
<description>Cordova Splashscreen Plugin</description>
<license>Apache 2.0</license>

View File

@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="org.apache.cordova.splashscreen.tests"
version="0.3.2-dev">
version="0.3.3">
<name>Cordova Splashscreen Plugin Tests</name>
<license>Apache 2.0</license>