diff options
author | pommicket <pommicket@gmail.com> | 2025-10-10 00:38:40 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-10-10 00:38:40 -0400 |
commit | 380782256d6811a4f19a7a68154d49e06825e810 (patch) | |
tree | 8ff198764282d7f2c5a654cff6b1047ecfdcc316 /pub/index.html | |
parent | 43cff2f87ae49a27d8aab67dd7fbfd8b042d6668 (diff) |
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 b09e55a..8461611 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=5" id="main-script" async></script> + <script src="/blankplays.js?v=6" id="main-script" async></script> </head> <body> <script blocking="render"> |