Updated Branches: refs/heads/master f8aa7481b -> f8e1e9e51
[CB-5565] 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/2fbdea51 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/2fbdea51 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/diff/2fbdea51 Branch: refs/heads/master Commit: 2fbdea51e16d5c585e9a0cfb229c26e61dae5e5b Parents: 10ea81e Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:03 2013 -0800 Committer: Steven Gill <[email protected]> Committed: Wed Dec 4 15:32:03 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/2fbdea51/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 613420d..c81a70a 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.4"> + version="0.2.5-dev"> <name>Notification</name> <description>Cordova Notification Plugin</description>
