Updated Branches:
  refs/heads/master 8a48f84fc -> d9817d8b4

[CB-5565] 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/28a32909
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/28a32909
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/28a32909

Branch: refs/heads/master
Commit: 28a32909fed9c10f99adce15652adc6853580aec
Parents: 8a48f84
Author: Steven Gill <[email protected]>
Authored: Wed Dec 4 15:32:04 2013 -0800
Committer: Steven Gill <[email protected]>
Committed: Wed Dec 4 15:32:04 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/28a32909/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a0f8980..106c7b5 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.5">
+      version="0.2.6-dev">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>

Reply via email to