CB-8429 Incremented plugin version.
diff --git a/plugin.xml b/plugin.xml
index 427a871..56e8405 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -21,7 +21,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
 xmlns:android="http://schemas.android.com/apk/res/android"
            id="org.apache.cordova.network-information"
-      version="0.2.15">
+      version="0.2.16-dev">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>
diff --git a/tests/plugin.xml b/tests/plugin.xml
index e1edb1c..caa6e59 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -21,7 +21,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.network-information.tests"
-    version="0.2.15">
+    version="0.2.16-dev">
     <name>Cordova Network Information Plugin Tests</name>
     <license>Apache 2.0</license>