You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/12/03 01:10:00 UTC

[2/2] cordova-plugin-device git commit: CB-8110 Incremented plugin version.

CB-8110 Incremented plugin version.


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

Branch: refs/heads/master
Commit: cf6c8de87af770d1cbb7f2ae6103baab393846d4
Parents: a0e4edc
Author: Steve Gill <st...@gmail.com>
Authored: Tue Dec 2 16:08:50 2014 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Dec 2 16:08:50 2014 -0800

----------------------------------------------------------------------
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


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

http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/cf6c8de8/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 0e626a2..6b19f05 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.device.tests"
-    version="0.2.13">
+    version="0.2.14-dev">
     <name>Cordova Device Plugin Tests</name>
     <license>Apache 2.0</license>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org