Repository: cordova-plugin-contacts Updated Branches: refs/heads/master 77109a266 -> 17a5ced70
CB-7571 Bump version of nested plugin to match parent plugin 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/17a5ced7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/17a5ced7 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/17a5ced7 Branch: refs/heads/master Commit: 17a5ced7059f005edcbe4a8590efef6fe7441710 Parents: 77109a2 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:13 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:13 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/17a5ced7/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index f30a230..18c221c 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -22,7 +22,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.contacts.tests" - version="0.2.13"> + version="0.2.14-dev"> <name>Cordova Contacts Plugin Tests</name> <license>Apache 2.0</license>
