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:26:13 UTC

[13/14] git commit: CB-4889 bumping&resetting version

CB-4889 bumping&resetting version


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

Branch: refs/heads/master
Commit: 40678ccd58831d28dc5184891e5ada4c63eaf316
Parents: a90e68d
Author: Anis Kadri <an...@apache.org>
Authored: Wed Sep 25 17:50:14 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Wed Sep 25 17:50:14 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/40678ccd/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 394492c..d92bd42 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.2">
+      version="0.2.3-dev">
     <name>File</name>
     <description>Cordova File Plugin</description>
     <license>Apache 2.0</license>