diff options
author | Sam Potts <sam@potts.es> | 2018-03-29 20:20:37 +1100 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-03-29 20:20:37 +1100 |
commit | 0d0ece94d30fc7eb946174703c487012062c57df (patch) | |
tree | 56eb4b330310b52ed62cc8a899e13e895de7e56d /src/js/plyr.js | |
parent | 1c06f6d06d689ac7a7226ddf03c0e81fece1f6b0 (diff) | |
download | plyr-0d0ece94d30fc7eb946174703c487012062c57df.tar.lz plyr-0d0ece94d30fc7eb946174703c487012062c57df.tar.xz plyr-0d0ece94d30fc7eb946174703c487012062c57df.zip |
Fix regression
Diffstat (limited to 'src/js/plyr.js')
-rw-r--r-- | src/js/plyr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/plyr.js b/src/js/plyr.js index b9f8d144..e8ca0d20 100644 --- a/src/js/plyr.js +++ b/src/js/plyr.js @@ -1,6 +1,6 @@ // ========================================================================== // Plyr -// plyr.js v3.0.8 +// plyr.js v3.0.9 // https://github.com/sampotts/plyr // License: The MIT License (MIT) // ========================================================================== |