You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/06/24 21:48:30 UTC

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

Branch: refs/heads/master
Commit: d718d0e7cf969495a9d22a10201187d866ef4ba1
Parents: 07ff22a
Author: Ian Clelland <ic...@chromium.org>
Authored: Tue Jun 24 15:47:46 2014 -0400
Committer: Ian Clelland <ic...@chromium.org>
Committed: Tue Jun 24 15:47:46 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/d718d0e7/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>