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/10/28 23:12:12 UTC

[04/15] git commit: [CB-4915] Incremented plugin version on dev branch.

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

Branch: refs/heads/master
Commit: 5b2060f444755a05865d5f71a7607908e7f22314
Parents: 7ec5fd6
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:34:13 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 18:34:13 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/5b2060f4/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 2bdbb3f..7eda0d7 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.2">
+      version="0.2.3-dev">
 
     <name>Notification</name>
     <description>Cordova Notification Plugin</description>