diff options
author | Sam Potts <sam@potts.es> | 2019-03-07 18:30:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-07 18:30:05 +1100 |
commit | 568ddf2390def8d774fd16b7d8bea287e54b9e83 (patch) | |
tree | e9491b31fa6d5158e76a240133b2342fdc60b74c /src/js/plyr.js | |
parent | 83eda174af655534223d0855a1748b08eb1db6e1 (diff) | |
parent | 4c3bf25b8a6228b8b48a28f351df1ae2523e6d19 (diff) | |
download | plyr-568ddf2390def8d774fd16b7d8bea287e54b9e83.tar.lz plyr-568ddf2390def8d774fd16b7d8bea287e54b9e83.tar.xz plyr-568ddf2390def8d774fd16b7d8bea287e54b9e83.zip |
Merge pull request #1375 from sampotts/master
Merge back
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 8317a4d5..0d3d1674 100644 --- a/src/js/plyr.js +++ b/src/js/plyr.js @@ -1,6 +1,6 @@ // ========================================================================== // Plyr -// plyr.js v3.5.0 +// plyr.js v3.5.2 // https://github.com/sampotts/plyr // License: The MIT License (MIT) // ========================================================================== |