From 96da714b6d9a400d284414943d5be70fff1b2920 Mon Sep 17 00:00:00 2001 From: Ian Clelland Date: Tue, 24 Jun 2014 15:46:11 -0400 Subject: [PATCH] CB-7019 Updated version and RELEASENOTES.md for release 0.2.10 --- RELEASENOTES.md | 3 +++ plugin.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index dc21f3b..57ecfd7 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -62,3 +62,6 @@ * CB-6350 - Fix networkStatusForFlags return value type to work with 64-bit iOS (closes #8) * Initial version of firefox os network information plugin * there was an error in the object definition + +### 0.2.10 (Jun 24, 2014) +* CB-6907: [android] Don't crash on startup if no networks available diff --git a/plugin.xml b/plugin.xml index c6ae743..b225300 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="0.2.10"> Network Information Cordova Network Information Plugin