We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3e2ef commit 1712cbfCopy full SHA for 1712cbf
www/index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
- <title>Sudoku - Backtracking Algorithm Visualizer-1.0.0-Beta</title>
+ <title>Sudoku - Backtracking Algorithm Visualizer-1.0.1-Beta</title>
6
<script src="/jquery.js"></script>
7
<script src="/eel.js"></script>
8
<script src="/script.js"></script>
0 commit comments