Version bump for NPM

This commit is contained in:
Sam Potts
2016-08-22 13:08:19 +10:00
parent a318e8588b
commit d5b5faafbb
5 changed files with 10 additions and 7 deletions

View File

@ -1,6 +1,6 @@
// ==========================================================================
// Plyr
// plyr.js v2.0.0
// plyr.js v2.0.1
// https://github.com/selz/plyr
// License: The MIT License (MIT)
// ==========================================================================
@ -43,7 +43,7 @@
displayDuration: true,
loadSprite: true,
iconPrefix: 'plyr',
iconUrl: 'https://cdn.plyr.io/2.0.0/plyr.svg',
iconUrl: 'https://cdn.plyr.io/2.0.1/plyr.svg',
clickToPlay: true,
hideControls: true,
showPosterOnEnd: false,