[CB-4752] 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/e399a552 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/e399a552 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/e399a552 Branch: refs/heads/dev Commit: e399a552d9614ff00ab25d5f27162d1a893edaff Parents: 7568d53 Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:21 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:21 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/e399a552/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 67655c5..865efa0 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.core.contacts" - version="0.2.1"> + version="0.2.2-dev"> <name>Contacts</name> <description>Cordova Contacts Plugin</description>
