CB-7244 Updated version and RELEASENOTES.md for release 0.3.2

This commit is contained in:
Steven Gill 2014-08-06 18:58:24 -07:00
parent 5d25cf0250
commit 3b58cd69b3
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

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