You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ld...@apache.org on 2014/07/07 19:51:37 UTC

[08/11] git commit: CB-7019 Incremented plugin version.

CB-7019 Incremented plugin version.


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/3eac5ff3
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/3eac5ff3
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/3eac5ff3

Branch: refs/heads/master
Commit: 3eac5ff3e71f41ff9e44616981e05d7f2d4c357a
Parents: 96da714
Author: Ian Clelland <ic...@chromium.org>
Authored: Tue Jun 24 15:47:46 2014 -0400
Committer: ldeluca <ld...@us.ibm.com>
Committed: Wed Jun 25 15:28:06 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/3eac5ff3/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index b225300..2246bc3 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.10">
+      version="0.2.11-dev">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>