You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/09/25 17:38:40 UTC

[1/2] git commit: CB-4889 renaming org.apache.cordova.core.network-information to org.apache.cordova.network-information

Updated Branches:
  refs/heads/dev c7f3689d7 -> 38f7e2a47


CB-4889 renaming org.apache.cordova.core.network-information to org.apache.cordova.network-information


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

Branch: refs/heads/dev
Commit: 0f8d4d58a3bfd06cd7ec8d04512a8af2941197f8
Parents: f2ce6b4
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:36:19 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:36:19 2013 +0200

----------------------------------------------------------------------
 plugin.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/0f8d4d58/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index ca8e82f..36cd2a2 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,8 +2,8 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
 xmlns:android="http://schemas.android.com/apk/res/android"
-           id="org.apache.cordova.core.network-information"
-      version="0.2.2-dev">
+           id="org.apache.cordova.network-information"
+      version="0.2.2">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>


[2/2] git commit: Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information into dev

Posted by an...@apache.org.
Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information into dev


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

Branch: refs/heads/dev
Commit: 38f7e2a47c2e16201f109f60903e2ecd8117907d
Parents: 0f8d4d5 c7f3689
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 17:38:23 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 17:38:23 2013 +0200

----------------------------------------------------------------------
 src/windows8/NetworkInfoProxy.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------