File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
22
xmlns:android=" http://schemas.android.com/apk/res/android"
23
23
id =" cordova-plugin-file"
24
- version =" 8.0.0 " >
24
+ version =" 8.0.1-dev " >
25
25
<name >File</name >
26
26
<description >Cordova File Plugin</description >
27
27
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordova-plugin-file-tests" ,
3
- "version" : " 8.0.0 " ,
3
+ "version" : " 8.0.1-dev " ,
4
4
"description" : " " ,
5
5
"cordova" : {
6
6
"id" : " cordova-plugin-file-tests" ,
Original file line number Diff line number Diff line change 21
21
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
22
22
xmlns : android =" http://schemas.android.com/apk/res/android"
23
23
id =" cordova-plugin-file-tests"
24
- version =" 8.0.0 " >
24
+ version =" 8.0.1-dev " >
25
25
26
26
<name >Cordova File Plugin Tests</name >
27
27
<license >Apache 2.0</license >
You can’t perform that action at this time.
0 commit comments