You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/01/07 21:34:05 UTC

[2/2] git commit: Incremented plugin version on dev branch.

 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/14b2ea99
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/14b2ea99
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/14b2ea99

Branch: refs/heads/dev
Commit: 14b2ea997d29454b1d1e5f49a86c7c8bc5fd56a2
Parents: b7aa352
Author: Andrew Grieve <ag...@chromium.org>
Authored: Tue Jan 7 15:33:36 2014 -0500
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Tue Jan 7 15:33:36 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/14b2ea99/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index b49bd3d..bdecd12 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.7">
+    version="0.2.8-dev">
     <name>Device</name>
     <description>Cordova Device Plugin</description>
     <license>Apache 2.0</license>