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 2013/09/27 00:25:46 UTC

[6/7] git commit: CB-4889 bumping&resetting version

CB-4889 bumping&resetting version


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/2655c12b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/2655c12b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/2655c12b

Branch: refs/heads/master
Commit: 2655c12baecf094c12f0b9c01a8a1df60469c4ee
Parents: ba3f9dd
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 17:50:19 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 17:50:19 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/2655c12b/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 18f2c78..fa313b0 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.file-transfer"
-    version="0.3.1">
+    version="0.3.2-dev">
     <name>File Transfer</name>
     <description>Cordova File Transfer Plugin</description>
     <license>Apache 2.0</license>