CB-5719 Updated version and RELEASENOTES.md for release 0.2.6

This commit is contained in:
Andrew Grieve 2014-01-02 12:24:02 -05:00
parent 7c520181c3
commit 3c2813f505
2 changed files with 5 additions and 1 deletions

View File

@ -41,3 +41,7 @@
* add ubuntu platform
* Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains 'cordova-amazon-fireos'
* CB-5124 - Remove splashscreen config.xml values from iOS Configuration Docs, move to plugin docs
### 0.2.6 (Jan 02, 2014)
* CB-5658 Add doc/index.md for Splashscreen plugin
* Handle error when splash image is missing.

View File

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