Skip to content

Commit f1d4afb

Browse files
committed
updated
1 parent 5ad2333 commit f1d4afb

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.DS_Store

0 Bytes
Binary file not shown.

lab2/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h3 id="prompt"> Guess a number from 1 to 99 in 7 attempts! </h3>
2727
<h5 id="wins"></h5>
2828
<h5 id="loses"></h5>
2929
</div>
30-
<script src="./game.js" defer></script>
30+
<script src="./game.js?v=3" defer></script>
3131
</div>
3232
</div>
3333
</body>

0 commit comments

Comments
 (0)