CB-7571 Incremented plugin version.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/063666ef Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/063666ef Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/063666ef Branch: refs/heads/master Commit: 063666efb721d59bcd8e8393a63173f8c8f8c964 Parents: 9d1c255 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 15:35:01 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 15:35:01 2014 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/063666ef/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index ff820aa..de4a5d5 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="org.apache.cordova.console" - version="0.2.11"> + version="0.2.12-dev"> <name>Console</name> <description>Cordova Console Plugin</description>
