From 3c2813f505284eb3943cdded83bc0d4e2d4b7076 Mon Sep 17 00:00:00 2001 From: Andrew Grieve Date: Thu, 2 Jan 2014 12:24:02 -0500 Subject: [PATCH] CB-5719 Updated version and RELEASENOTES.md for release 0.2.6 --- RELEASENOTES.md | 4 ++++ plugin.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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