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 2013/09/27 00:24:27 UTC

[4/5] git commit: CB-4889 bumping&resetting version

CB-4889 bumping&resetting 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/6afe9ae0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/6afe9ae0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/6afe9ae0

Branch: refs/heads/master
Commit: 6afe9ae01cbc1570eb05b5848a9b14306cd0c317
Parents: 2462d7e
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 17:49:53 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 17:49:53 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/6afe9ae0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 4b3aa32..b5571e5 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.1">
+      version="0.2.3-dev">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>