From 6543fc1e5bb8445f816b8206f6b36521dead6364 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Fri, 21 Aug 2015 21:36:15 +1000 Subject: Fixed bug with API use on basic supported browsers --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index a749a08a..d6171a78 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,10 +8,10 @@ - + - +
@@ -97,13 +97,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.3.4/sprite.svg"); + })(document, "https://cdn.plyr.io/1.3.5/sprite.svg"); - + - + -- cgit v1.2.3