CB-5719 Incremented plugin version on dev branch.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/5b25f584 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/5b25f584 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/5b25f584 Branch: refs/heads/dev Commit: 5b25f584420f0388d757f6380ef3733402322ec5 Parents: 322753f Author: Andrew Grieve <[email protected]> Authored: Thu Jan 2 12:30:52 2014 -0500 Committer: Andrew Grieve <[email protected]> Committed: Thu Jan 2 12:30:52 2014 -0500 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/5b25f584/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 4ed6cc0..6b68593 100644 --- a/plugin.xml +++ b/plugin.xml @@ -4,7 +4,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.contacts" - version="0.2.7"> + version="0.2.8-dev"> <name>Contacts</name> <description>Cordova Contacts Plugin</description>
