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/10/10 19:55:58 UTC

[4/8] git commit: [CB-4915] Incremented plugin version on dev branch.

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


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

Branch: refs/heads/master
Commit: cf9b9fece6a20325614ecf8a8da0c8dd9a356d90
Parents: 2be905f
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:34:13 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 18:34:13 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/cf9b9fec/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 6b40bd0..659fb89 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.2">
+    version="0.3.3-dev">
     <name>File Transfer</name>
     <description>Cordova File Transfer Plugin</description>
     <license>Apache 2.0</license>