diff options
author | Sam Potts <me@sampotts.me> | 2015-02-28 12:09:01 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-02-28 12:09:01 +1100 |
commit | 18dfc17439c4f2c482df6686d57044e3e4d01215 (patch) | |
tree | 9445d433f10f210e4f223b998135a891fde04fc5 /src | |
parent | 35ac236a0067c4688c60e5a40c1f7188d3c0db15 (diff) | |
download | plyr-18dfc17439c4f2c482df6686d57044e3e4d01215.tar.lz plyr-18dfc17439c4f2c482df6686d57044e3e4d01215.tar.xz plyr-18dfc17439c4f2c482df6686d57044e3e4d01215.zip |
Version bump
Diffstat (limited to 'src')
-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 97cb273f..5075a1d2 100644 --- a/src/js/plyr.js +++ b/src/js/plyr.js @@ -1,6 +1,6 @@ // ========================================================================== // Plyr -// plyr.js v1.0.14 +// plyr.js v1.0.15 // https://github.com/sampotts/plyr // ========================================================================== // Credits: http://paypal.github.io/accessible-html5-video-player/ |