Updated Branches: refs/heads/master a4be9f8e3 -> 109525257
[CB-5565] Incremented plugin version on dev branch. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/495f94ae Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/495f94ae Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/495f94ae Branch: refs/heads/master Commit: 495f94ae2f3f03f536ecf7830ebcfeeb4c66c5f0 Parents: a4be9f8 Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:03 2013 -0800 Committer: Steven Gill <[email protected]> Committed: Wed Dec 4 15:32:03 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/495f94ae/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 17f714d..e548a4f 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.device" - version="0.2.5"> + version="0.2.6-dev"> <name>Device</name> <description>Cordova Device Plugin</description> <license>Apache 2.0</license>
