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:56:04 UTC

[2/4] 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/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/commit/8a29d64d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/8a29d64d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/8a29d64d

Branch: refs/heads/master
Commit: 8a29d64d9aed246b25a7111b3d1eb31817a2ad88
Parents: 963f8b8
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:34:14 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Thu Sep 26 15:26:01 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/8a29d64d/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 1dfe453..32185b4 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.file"
-      version="0.2.3">
+      version="0.2.4-dev">
     <name>File</name>
     <description>Cordova File Plugin</description>
     <license>Apache 2.0</license>