You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/12/03 01:10:37 UTC

[2/2] cordova-plugin-network-information git commit: CB-8110 Incremented plugin version.

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

Branch: refs/heads/master
Commit: 928efea0d4b239f701dbf7890e7a4581bc99a291
Parents: 17a3860
Author: Steve Gill <st...@gmail.com>
Authored: Tue Dec 2 16:08:50 2014 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Dec 2 16:08:50 2014 -0800

----------------------------------------------------------------------
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/928efea0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index c66949a..e87783a 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.14">
+      version="0.2.15-dev">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/928efea0/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 0bc89b5..2338a1b 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.14">
+    version="0.2.15-dev">
     <name>Cordova Network Information Plugin Tests</name>
     <license>Apache 2.0</license>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org