[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/ca026158 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/ca026158 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/diff/ca026158 Branch: refs/heads/dev Commit: ca026158e9c2c6f8ab2bf5cd597701b70b62999e Parents: b655a55 Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:03 2013 -0800 Committer: Archana Naik <[email protected]> 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/ca026158/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>
