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/08/20 00:02:03 UTC

[09/10] git commit: CB-4595: updated version

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

Branch: refs/heads/master
Commit: 6a6adadfee3bd8624c9b29c7a8010864b689a115
Parents: a59755e
Author: Steven Gill <st...@gmail.com>
Authored: Mon Aug 19 14:59:04 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Aug 19 14:59:04 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/6a6adadf/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 7568c6a..dd81853 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.core.file-transfer"
-    version="0.1.0">
+    version="0.2.0">
     <name>File Transfer</name>
     <description>Cordova File Transfer Plugin</description>
     <license>Apache 2.0</license>