Updated Branches: refs/heads/master b58cba413 -> b8faed2aa
[CB-4752] Incremented plugin version on dev branch. 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/745fe11c Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/745fe11c Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/745fe11c Branch: refs/heads/master Commit: 745fe11cbf84eb4871a09dabfe732d620abb53c3 Parents: b58cba4 Author: Andrew Grieve <[email protected]> Authored: Fri Sep 6 00:58:22 2013 -0400 Committer: Andrew Grieve <[email protected]> Committed: Fri Sep 6 00:58:22 2013 -0400 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/745fe11c/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 0bbd2d6..5a764f4 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.core.geolocation" - version="0.3.0"> + version="0.3.1-dev"> <name>Geolocation</name> <description>Cordova Geolocation Plugin</description>
