diff options
author | Sam Potts <me@sampotts.me> | 2015-05-17 17:23:09 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-05-17 17:23:09 +1000 |
commit | 7ccbfad6adf721799869a9b826778199116f63ed (patch) | |
tree | ede22dab30c6ae6ed722f0945182c1e1dab6f515 /docs/error.html | |
parent | 91f8a158d27423012fa0b8459802c86867b035f3 (diff) | |
download | plyr-7ccbfad6adf721799869a9b826778199116f63ed.tar.lz plyr-7ccbfad6adf721799869a9b826778199116f63ed.tar.xz plyr-7ccbfad6adf721799869a9b826778199116f63ed.zip |
New API methods (fixes #77), Fix for non strict mode (fixes #78)
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 63cd0f0b..6393d28f 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.5/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.6/docs.css"> </head> <body> <main> |