CB-5980 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/9b41892d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/9b41892d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/9b41892d Branch: refs/heads/master Commit: 9b41892d99b7f9c0e211b3552668b78dc3b814f8 Parents: d856bc0 Author: Steven Gill <[email protected]> Authored: Wed Feb 5 18:13:30 2014 -0800 Committer: Steven Gill <[email protected]> Committed: Mon Feb 10 15:22:19 2014 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/9b41892d/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index adeaf44..910c6f5 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="1.0.0"> + version="1.0.1-dev"> <name>File</name> <description>Cordova File Plugin</description> <license>Apache 2.0</license>
