Fixed bug with media longer than 60 minutes (Fixes #69)

This commit is contained in:
Sam Potts
2015-03-30 19:17:27 +11:00
parent 22331ae9f1
commit aa1fed0b16
8 changed files with 19 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "1.0.29",
"version": "1.0.30",
"description": "A simple HTML5 media player using custom controls",
"homepage": "http://plyr.io",
"main": "gulpfile.js",