diff options
author | pommicket <pommicket@gmail.com> | 2024-08-25 16:54:13 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2024-08-25 16:54:13 -0400 |
commit | b5c36592d1c9609e76f5f67be07a8fa5aadc5d19 (patch) | |
tree | 6f045b78c2a8288c194e7ba098d874e467990f12 /game.html | |
parent | 220a742f9df68991a5882dbfe7cdf5b279811418 (diff) |
bump veroin
Diffstat (limited to 'game.html')
-rw-r--r-- | game.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ <meta content="width=device-width,initial-scale=1" name="viewport"> <link rel="icon" href="favicon.png"> <link rel="stylesheet" href="style.css"> - <script src="game.js?v=5" async></script> + <script src="game.js?v=6" async></script> </head> <body> <div id="header"> |