Updated Branches:
  refs/heads/master d610c8641 -> 322753fe3

[CB-5565] Incremented plugin version on dev branch.


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

Branch: refs/heads/master
Commit: 22cbee63d68677986eedc8ea5d2ce5e33744a8bf
Parents: d610c86
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-contacts/blob/22cbee63/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index d224766..b92196c 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.contacts"
-    version="0.2.6">
+    version="0.2.7-dev">
 
     <name>Contacts</name>
     <description>Cordova Contacts Plugin</description>

Reply via email to