[CB-4752] 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/e45e16ae
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/e45e16ae
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/e45e16ae

Branch: refs/heads/dev
Commit: e45e16ae1942374caf429bdee5ab9e2fa3ef82cd
Parents: 8db4f6d
Author: Andrew Grieve <[email protected]>
Authored: Fri Sep 6 00:58:21 2013 -0400
Committer: Andrew Grieve <[email protected]>
Committed: Fri Sep 6 00:58:21 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/e45e16ae/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 49fcf83..0a06d56 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.core.console"
-      version="0.2.0">
+      version="0.2.1-dev">
 
     <name>Console</name>
     <description>Cordova Console Plugin</description>

Reply via email to