[CB-4752] Incremented plugin version on dev branch.

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

Branch: refs/heads/dev
Commit: a85c0a41ac61012cf25611dbc9d2221df514a03b
Parents: f1d670a
Author: Andrew Grieve <[email protected]>
Authored: Fri Sep 6 00:58:22 2013 -0400
Committer: Andrew Grieve <[email protected]>
Committed: Fri Sep 6 00:58:22 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/a85c0a41/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a4cf518..8eb5e0b 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 <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.1">
+      version="0.2.2-dev">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>

Reply via email to