CB-5719 Incremented plugin version on dev branch.

Project: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/dc0b33a3
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/dc0b33a3
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/dc0b33a3

Branch: refs/heads/dev
Commit: dc0b33a32742901639699b9edda8636c8d321e0d
Parents: d9817d8
Author: Andrew Grieve <[email protected]>
Authored: Thu Jan 2 12:30:52 2014 -0500
Committer: Andrew Grieve <[email protected]>
Committed: Thu Jan 2 12:30:52 2014 -0500

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/dc0b33a3/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 96285c8..2fd1f09 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,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.6">
+      version="0.2.7-dev">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>

Reply via email to