diff options
author | Sam Potts <me@sampotts.me> | 2015-05-18 14:43:45 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-05-18 14:43:45 +1000 |
commit | 19d7522722846ce84075c3769ecad3bea93fcaab (patch) | |
tree | 463df34ef9fef01c67d567783787d546a367df20 /docs/error.html | |
parent | ceace2a6789abd525c31933dda9b88df64ff3c39 (diff) | |
download | plyr-19d7522722846ce84075c3769ecad3bea93fcaab.tar.lz plyr-19d7522722846ce84075c3769ecad3bea93fcaab.tar.xz plyr-19d7522722846ce84075c3769ecad3bea93fcaab.zip |
Fixes bug with 1.1.8 volume
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/error.html b/docs/error.html index da352725..f60b0386 100644 --- a/docs/error.html +++ b/docs/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.1.8/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.9/docs.css"> </head> <body> <main> |