From 67e8b9f01d29813dae9f15ff8b550ee35c92f85c Mon Sep 17 00:00:00 2001 From: Steve Gill Date: Tue, 2 Dec 2014 16:07:02 -0800 Subject: [PATCH] CB-8110 Updated version and RELEASENOTES.md for release 0.3.5 --- RELEASENOTES.md | 4 ++++ plugin.xml | 2 +- tests/plugin.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 2f33544..cd1e211 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -94,3 +94,7 @@ * Added 'npm test' * CB-7663 - iOS unit tests for splash screen * Properly formatted splashscreen preference docs. + +### 0.3.5 (Dec 02, 2014) +* CB-7204 - Race condition when hiding and showing spinner (closes #21) +* CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen diff --git a/plugin.xml b/plugin.xml index ec41037..38a5063 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="0.3.5"> Splashscreen Cordova Splashscreen Plugin Apache 2.0 diff --git a/tests/plugin.xml b/tests/plugin.xml index 214adab..3fe35be 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -20,7 +20,7 @@ + version="0.3.5"> Cordova Splashscreen Plugin Tests Apache 2.0