diff --git a/RELEASENOTES.md b/RELEASENOTES.md index f6440b4..1e7306c 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -82,3 +82,6 @@ * CB-6964 ported manual tests * Port network tests to plugin-test-framework * Fix naviagtor typo + +### 0.2.13 (Oct 03, 2014) +* CB-7595: Android L changes the type from Mobile to Cellular, I'm pretty sure this isn't documented diff --git a/plugin.xml b/plugin.xml index 752615d..2b68626 100644 --- a/plugin.xml +++ b/plugin.xml @@ -21,7 +21,7 @@ + version="0.2.13"> Network Information Cordova Network Information Plugin diff --git a/tests/plugin.xml b/tests/plugin.xml index f596e3d..273f14f 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -21,7 +21,7 @@ + version="0.2.13"> Cordova Network Information Plugin Tests Apache 2.0