Updated Branches: refs/heads/master d11e00592 -> 236ec15d2
[CB-5565] 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/8a9d917a Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/8a9d917a Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/8a9d917a Branch: refs/heads/master Commit: 8a9d917a16d8f14fce22ef45de88810bda2065a3 Parents: d11e005 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-geolocation/blob/8a9d917a/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index a2d7c03..5eb1125 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.geolocation" - version="0.3.4"> + version="0.3.5-dev"> <name>Geolocation</name> <description>Cordova Geolocation Plugin</description>
