diff options
author | Sam Potts <me@sampotts.me> | 2015-09-13 09:56:59 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-09-13 09:56:59 +1000 |
commit | 66969f1a65ca5bddd128cc18eb724a7f9271d753 (patch) | |
tree | e1157e00b113a8f9ff76f94f7339d93d8eb324dd /docs/error.html | |
parent | e964c1a2988aa6d0c7ccb2cd7270c62785251cb4 (diff) | |
download | plyr-66969f1a65ca5bddd128cc18eb724a7f9271d753.tar.lz plyr-66969f1a65ca5bddd128cc18eb724a7f9271d753.tar.xz plyr-66969f1a65ca5bddd128cc18eb724a7f9271d753.zip |
Fix for multiple YouTube instances (Fixes #114)
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 de0428d7..2168e2dd 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.3.5/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.3.6/docs.css"> </head> <body> <main> |