aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSam Potts <sam@selz.com>2015-07-20 14:45:32 +1000
committerSam Potts <sam@selz.com>2015-07-20 14:45:32 +1000
commitb5fc21239bb0068672c382a00cc839fc21fc62fb (patch)
tree189302b6444e801b98a8d42b19355144ab084add /docs
parent93cc9edd9a7417e744ac17a5c59a37ed64a38d73 (diff)
downloadplyr-b5fc21239bb0068672c382a00cc839fc21fc62fb.tar.lz
plyr-b5fc21239bb0068672c382a00cc839fc21fc62fb.tar.xz
plyr-b5fc21239bb0068672c382a00cc839fc21fc62fb.zip
Version bump
Diffstat (limited to 'docs')
-rw-r--r--docs/error.html2
-rw-r--r--docs/index.html10
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/error.html b/docs/error.html
index 1463fe9c..9282ad2b 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.13/docs.css">
+ <link rel="stylesheet" href="//cdn.plyr.io/1.1.14/docs.css">
</head>
<body>
<main>
diff --git a/docs/index.html b/docs/index.html
index b693d593..10566df5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,10 +8,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Styles -->
- <link rel="stylesheet" href="https://cdn.plyr.io/1.1.13/plyr.css?1">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.1.14/plyr.css?1">
<!-- Docs styles -->
- <link rel="stylesheet" href="https://cdn.plyr.io/1.1.13/docs.css?2">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.1.14/docs.css?2">
</head>
<body>
<header>
@@ -88,13 +88,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.1.13/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.1.14/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="https://cdn.plyr.io/1.1.13/plyr.js?1"></script>
+ <script src="https://cdn.plyr.io/1.1.14/plyr.js?1"></script>
<!-- Docs script -->
- <script src="https://cdn.plyr.io/1.1.13/docs.js?1"></script>
+ <script src="https://cdn.plyr.io/1.1.14/docs.js?1"></script>
</body>
</html>