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:09:57 UTC

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

CB-8110 Incremented plugin version.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/e36c8c08
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/e36c8c08
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/e36c8c08

Branch: refs/heads/master
Commit: e36c8c088664d860f6d0fa9ac7e02cc8cf9d61b0
Parents: 1347f12
Author: Steve Gill <st...@gmail.com>
Authored: Tue Dec 2 16:08:49 2014 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Dec 2 16:08:49 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-contacts/blob/e36c8c08/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 3d0d72f..fd57cfb 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.contacts"
-    version="0.2.15">
+    version="0.2.16-dev">
 
     <name>Contacts</name>
     <description>Cordova Contacts Plugin</description>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/e36c8c08/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index 51c4557..4ff8682 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.contacts.tests"
-    version="0.2.15">
+    version="0.2.16-dev">
     <name>Cordova Contacts 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