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:28:14 UTC

[30/34] git commit: CB-6452 Incremented plugin version on dev branch.

CB-6452 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/2a071b83
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/2a071b83
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/diff/2a071b83

Branch: refs/heads/dev
Commit: 2a071b833aa742409202ccf22b1e6f5c850be1ce
Parents: b9363d9
Author: Ian Clelland <ic...@chromium.org>
Authored: Thu Apr 17 11:16:03 2014 -0400
Committer: Archana Naik <na...@lab126.com>
Committed: Mon Apr 28 12:17:00 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/2a071b83/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 42394db..928fc04 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.dialogs"
-      version="0.2.7">
+      version="0.2.8-dev">
 
     <name>Notification</name>
     <description>Cordova Notification Plugin</description>