Updated Branches: refs/heads/master 6f488ccf5 -> e5050a077
[CB-5565] Incremented plugin version on dev branch. 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/be967308 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/be967308 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/be967308 Branch: refs/heads/master Commit: be9673083f95ff365dda42a69d69245f0a1096b7 Parents: 6f488cc Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:03 2013 -0800 Committer: Steven Gill <[email protected]> Committed: Wed Dec 4 15:32:03 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/be967308/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 6cadfd3..f9c2e51 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="org.apache.cordova.console" - version="0.2.5"> + version="0.2.6-dev"> <name>Console</name> <description>Cordova Console Plugin</description>
