You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by na...@apache.org on 2014/04/28 23:27:46 UTC

[02/34] 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-dialogs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/commit/86c9483a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/86c9483a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/diff/86c9483a

Branch: refs/heads/dev
Commit: 86c9483a0979def8c95cba7c05a68378c302e79c
Parents: 3030f55
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:30:52 2014 -0500
Committer: Archana Naik <na...@lab126.com>
Committed: Thu Mar 20 16:28:54 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/86c9483a/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 5f401bf..dc26596 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.dialogs"
-      version="0.2.5">
+      version="0.2.6-dev">
 
     <name>Notification</name>
     <description>Cordova Notification Plugin</description>