diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 09a48e0..78e1c8d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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. diff --git a/plugin.xml b/plugin.xml index 6c0041d..dd2636a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="0.2.6"> Splashscreen Cordova Splashscreen Plugin Apache 2.0