Updated Branches: refs/heads/master 587118717 -> 06720d852
[CB-5565] Incremented plugin version on dev branch. 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/0e97e1f3 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/0e97e1f3 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/0e97e1f3 Branch: refs/heads/master Commit: 0e97e1f33c55d0f9c9c0e6e8fef6d6f1d92d1e63 Parents: 5871187 Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:04 2013 -0800 Committer: Steven Gill <[email protected]> Committed: Wed Dec 4 15:32:04 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/0e97e1f3/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 38fa725..fa68534 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="org.apache.cordova.vibration" - version="0.3.5"> + version="0.3.6-dev"> <name>Vibration</name> <description>Cordova Vibration Plugin</description>
