From e4d8b77027cef09b765457469dfffb0c3cbd4c66 Mon Sep 17 00:00:00 2001 From: Marcel Kinard Date: Wed, 17 Sep 2014 15:27:44 -0400 Subject: [PATCH] CB-7571 Updated version and RELEASENOTES.md for release 0.3.3 --- RELEASENOTES.md | 6 ++++++ plugin.xml | 2 +- tests/plugin.xml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) 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