Repository: cordova-plugin-network-information
Updated Branches:
  refs/heads/master d450664b6 -> 3c9c2460b


CB-7571 Bump version of nested plugin to match parent plugin


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

Branch: refs/heads/master
Commit: 3c9c2460be0a5c8e2913c06390a8d562ee0b211d
Parents: d450664
Author: Marcel Kinard <[email protected]>
Authored: Wed Sep 17 16:27:18 2014 -0400
Committer: Marcel Kinard <[email protected]>
Committed: Wed Sep 17 16:27:18 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/3c9c2460/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 951061a..f596e3d 100644
--- a/tests/plugin.xml
+++ b/tests/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.tests"
-    version="0.2.12">
+    version="0.2.13-dev">
     <name>Cordova Network Information Plugin Tests</name>
     <license>Apache 2.0</license>
 

Reply via email to