You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mm...@apache.org on 2014/05/05 18:13:22 UTC

[25/47] git commit: CB-5719 Incremented plugin version on dev branch.

CB-5719 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/8a8aa20b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/8a8aa20b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/8a8aa20b

Branch: refs/heads/cdvtest
Commit: 8a8aa20b71b610fbcf432dade2d46f9aa7aa0665
Parents: 236ec15
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Jan 2 12:30:52 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Jan 2 12:30:52 2014 -0500

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/8a8aa20b/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 3f9877b..74ce1ba 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.5">
+      version="0.3.6-dev">
 
     <name>Geolocation</name>
     <description>Cordova Geolocation Plugin</description>