Skip to content

Commit

Permalink
Upgrade the file cordova dependency to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Slava committed Feb 16, 2015
1 parent 772e87a commit 3ea3160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/autoupdate/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Package.describe({
});

Cordova.depends({
'org.apache.cordova.file': '1.3.2',
'org.apache.cordova.file': '1.3.3',
'org.apache.cordova.file-transfer': '0.4.8'
});

Expand Down

0 comments on commit 3ea3160

Please sign in to comment.