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:10:12 UTC

[25/50] [abbrv] git commit: CB-5980 Incremented plugin version on dev branch.

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

Branch: refs/heads/cdvtest
Commit: f134edc7b5f99fa1354f278dbc4ea8da10c9a8fe
Parents: adf7042
Author: Steven Gill <st...@gmail.com>
Authored: Wed Feb 5 18:13:30 2014 -0800
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Feb 10 15:21:22 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/f134edc7/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 4f9db70..96042e9 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.8">
+    version="0.2.9-dev">
 
     <name>Contacts</name>
     <description>Cordova Contacts Plugin</description>