[CB-4915] Updated version and RELEASENOTES.md for release 0.2.2

This commit is contained in:
Steven Gill 2013-09-25 17:56:18 -07:00
parent 87a701004d
commit f1aed7d844
2 changed files with 7 additions and 2 deletions

View File

@ -20,4 +20,9 @@
-->
# Release Notes
### 0.2.2 (Sept 25, 2013)
* CB-4889 bumping&resetting version
* CB-4889 renaming org.apache.cordova.core.splashscreen to org.apache.cordova.splashscreen
* Rename CHANGELOG.md -> RELEASENOTES.md
* [CB-4806] Update splashscreen image bounds for iOS 7
* [CB-4752] Incremented plugin version on dev branch.

View File

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