From 3b58cd69b3e31c4f72f7bd8fe0758411a7c2010e Mon Sep 17 00:00:00 2001 From: Steven Gill Date: Wed, 6 Aug 2014 18:58:24 -0700 Subject: [PATCH] CB-7244 Updated version and RELEASENOTES.md for release 0.3.2 --- RELEASENOTES.md | 6 ++++++ plugin.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 9936bb3..b402524 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -71,3 +71,9 @@ * CB-6483 Use splash screen image from manifest on Windows8 * CB-6491 add CONTRIBUTING.md * Revert "Merge branch 'tizen' of http://github.com/siovene/cordova-plugin-splashscreen" + +### 0.3.2 (Aug 06, 2014) +* CB-6127 Updated translations for docs +* CB-7041 ios: Fix image filename logic when setting the iPad splash screen +* fixes Splashscreen crash on WP8 +* Remove outdated doc diff --git a/plugin.xml b/plugin.xml index 51c8985..b1a8ef0 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="0.3.2"> Splashscreen Cordova Splashscreen Plugin Apache 2.0