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/02/11 00:21:18 UTC

[2/5] git commit: CB-5719 Incremented plugin version on dev branch.

CB-5719 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/3382df96
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/3382df96
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/3382df96

Branch: refs/heads/master
Commit: 3382df9683e85ab928927231acbc608e888285c9
Parents: e5050a0
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:30:52 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:30:52 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/3382df96/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 57b1871..4bebf02 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.6">
+      version="0.2.7-dev">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>