diff --git a/RELEASENOTES.md b/RELEASENOTES.md index b402524..1ac702b 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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 diff --git a/plugin.xml b/plugin.xml index be6273a..be0b0d4 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="0.3.3"> Splashscreen Cordova Splashscreen Plugin Apache 2.0 diff --git a/tests/plugin.xml b/tests/plugin.xml index 2938677..c732e27 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -20,7 +20,7 @@ + version="0.3.3"> Cordova Splashscreen Plugin Tests Apache 2.0