We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6c2171 commit 89cd99cCopy full SHA for 89cd99c
plugin.xml
@@ -21,7 +21,7 @@
21
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
22
xmlns:android="http://schemas.android.com/apk/res/android"
23
id="cordova-plugin-file"
24
- version="2.0.0">
+ version="2.0.1-dev">
25
<name>File</name>
26
<description>Cordova File Plugin</description>
27
<license>Apache 2.0</license>
tests/plugin.xml
@@ -22,7 +22,7 @@
xmlns:rim="http://www.blackberry.com/ns/widgets"
id="cordova-plugin-file-tests"
<name>Cordova File Plugin Tests</name>
28
0 commit comments