[CB-4915] Updated version and RELEASENOTES.md for release 0.2.2
This commit is contained in:
parent
87a701004d
commit
f1aed7d844
@ -20,4 +20,9 @@
|
|||||||
-->
|
-->
|
||||||
# Release Notes
|
# 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.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||||
id="org.apache.cordova.splashscreen"
|
id="org.apache.cordova.splashscreen"
|
||||||
version="0.2.2-dev">
|
version="0.2.2">
|
||||||
<name>Splashscreen</name>
|
<name>Splashscreen</name>
|
||||||
<description>Cordova Splashscreen Plugin</description>
|
<description>Cordova Splashscreen Plugin</description>
|
||||||
<license>Apache 2.0</license>
|
<license>Apache 2.0</license>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user