CB-7571 Incremented plugin version.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/221e9d05 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/221e9d05 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/221e9d05 Branch: refs/heads/master Commit: 221e9d0590f081ca5b2d606ab67ff6ebdad047db Parents: 543afdf Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 23:37:58 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 23:37:58 2014 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- tests/plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/221e9d05/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 456260f..425bf01 100644 --- a/plugin.xml +++ b/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.geolocation" - version="0.3.10"> + version="0.3.11-dev"> <name>Geolocation</name> <description>Cordova Geolocation Plugin</description> http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/221e9d05/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index bf9cad9..d11fbd3 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.geolocation.tests" - version="0.3.10"> + version="0.3.11-dev"> <name>Cordova Geolocation Plugin Tests</name> <license>Apache 2.0</license>
