diff options
author | Sam Potts <me@sampotts.me> | 2018-01-09 20:43:58 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2018-01-09 20:43:58 +1100 |
commit | 2e5d06ad8529f99c607e3f2e4c678f07e6973274 (patch) | |
tree | b70d55ec7ed28a5a65e7f2d6664e74734a982860 /demo | |
parent | bacd049eb07e3de9e47f4c04516a1f517507ad97 (diff) | |
download | plyr-2e5d06ad8529f99c607e3f2e4c678f07e6973274.tar.lz plyr-2e5d06ad8529f99c607e3f2e4c678f07e6973274.tar.xz plyr-2e5d06ad8529f99c607e3f2e4c678f07e6973274.zip |
Publish script tweaks
Diffstat (limited to 'demo')
-rw-r--r-- | demo/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html index 21dcfe62..8c5b5ed4 100644 --- a/demo/index.html +++ b/demo/index.html @@ -178,7 +178,7 @@ <script src="https://cdn.rangetouch.com/1.0.1/rangetouch.js" async></script> <!-- Docs script --> - <script src="dist/demo.js?v=2"></script> + <script src="dist/demo.js"></script> </body> </html>
\ No newline at end of file |