diff options
author | Sam Potts <me@sampotts.me> | 2015-02-19 23:18:39 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-02-19 23:18:39 +1100 |
commit | 5f96172dbd83b709b4ec17c7f570c3c5c108027f (patch) | |
tree | 860f40261e973b4db09541a0247bb2234cd86843 | |
parent | 2bd6a8390cf079db2aca9ef575dbc3366d5589e5 (diff) | |
download | plyr-5f96172dbd83b709b4ec17c7f570c3c5c108027f.tar.lz plyr-5f96172dbd83b709b4ec17c7f570c3c5c108027f.tar.xz plyr-5f96172dbd83b709b4ec17c7f570c3c5c108027f.zip |
Bumping version
-rw-r--r-- | assets/js/plyr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/js/plyr.js b/assets/js/plyr.js index bb3a2343..8c08de3c 100644 --- a/assets/js/plyr.js +++ b/assets/js/plyr.js @@ -1,6 +1,6 @@ // ========================================================================== // Plyr -// plyr.js v1.0.7 +// plyr.js v1.0.8 // https://github.com/sampotts/plyr // ========================================================================== // Credits: http://paypal.github.io/accessible-html5-video-player/ |