Repository: cordova-plugin-vibration Updated Branches: refs/heads/master 5886dc47f -> 1e4af6a7b
CB-7571 Bump version of nested plugin to match parent plugin Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/1e4af6a7 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/1e4af6a7 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/1e4af6a7 Branch: refs/heads/master Commit: 1e4af6a7bd7a77a01567b4af7e1c67a9d7ad608d Parents: 5886dc4 Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:18 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:18 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/1e4af6a7/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index b8b4cdd..8c99868 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.vibration.tests" - version="0.3.11"> + version="0.3.12-dev"> <name>Cordova Vibration Plugin Tests</name> <license>Apache 2.0</license>
