diff options
Diffstat (limited to 'pub/index.html')
-rw-r--r-- | pub/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pub/index.html b/pub/index.html index ce7c9d8..b09e55a 100644 --- a/pub/index.html +++ b/pub/index.html @@ -6,7 +6,7 @@ <title>BlankPlays</title> <link rel="icon" href="/icon.png"> <link rel="stylesheet" href="/index.css?v=1"> - <script src="/blankplays.js?v=4" id="main-script" async></script> + <script src="/blankplays.js?v=5" id="main-script" async></script> </head> <body> <script blocking="render"> |