CB-7571 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/d450664b Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/d450664b Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/d450664b Branch: refs/heads/master Commit: d450664b67ed6a58cfc3baf05d29d04af2cb2e3a Parents: df7aac8 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 15:35:02 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 15:35:02 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/d450664b/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index e7732f9..752615d 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.12"> + version="0.2.13-dev"> <name>Network Information</name> <description>Cordova Network Information Plugin</description>
