diff options
author | pommicket <pommicket@gmail.com> | 2024-08-30 11:45:35 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2024-08-30 11:45:35 -0400 |
commit | 4121752a286d339dd5d7f2be1d1479ac5f28bb45 (patch) | |
tree | 565896c9e5db453cbf9f03c52f5197365fbae066 | |
parent | d7c9cfd9d579439ab4b9fe620098ba938aa8a6e8 (diff) |
Bump version
-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=6" async></script> + <script src="game.js?v=7" async></script> </head> <body> <div id="header"> |