Vimeo API upgrade, YouTube Bugfix, Array support

- Vimeo API upgrade
- Fix for YouTube bug introduced in v1.8.9 (Fixes #320)
- Added support for passing array to .setup() (Fixes #319)
This commit is contained in:
Sam Potts
2016-07-23 10:42:06 +10:00
parent 6ff1e47341
commit 0505e49038
5 changed files with 120 additions and 128 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "1.8.10",
"version": "1.8.11",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "http://plyr.io",
"main": "src/js/plyr.js",