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:04 UTC

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

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

Branch: refs/heads/dev
Commit: 95cefd822f2e46a888973813fa702e3ed5c2aaff
Parents: bdc3cd4
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 18:13:30 2014 -0800
Committer: Archana Naik <na...@lab126.com>
Committed: Thu Mar 20 16:28:55 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/95cefd82/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 146e405..dd1831f 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.6">
+      version="0.2.7-dev">
 
     <name>Notification</name>
     <description>Cordova Notification Plugin</description>