Skip to content

Commit

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

Cordova.depends({
'org.apache.cordova.splashscreen': '0.3.5'
'org.apache.cordova.splashscreen': '1.0.0'
});

Package.onUse(function(api) {
Expand Down

0 comments on commit 51a0263

Please sign in to comment.