aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/index.html
diff options
context:
space:
mode:
authorYaroslav De La Peña Smirnov <yaros.rus_89@live.com.mx>2017-12-12 02:40:53 +0300
committerYaroslav De La Peña Smirnov <yaros.rus_89@live.com.mx>2017-12-12 02:40:53 +0300
commit0bf97a789919024df8641535122551d8e1c8a970 (patch)
treedae9a0fb7a4a28b518584f0eb2d0d8862b62e475 /client/index.html
parent67fdec20726e48ba3a934cb25bb30d47ec4a4f29 (diff)
downloadspanish-checkers-0bf97a789919024df8641535122551d8e1c8a970.tar.gz
spanish-checkers-0bf97a789919024df8641535122551d8e1c8a970.zip
Added function to check if the player has run out of moves
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html
index 5c5b954..7cad584 100644
--- a/client/index.html
+++ b/client/index.html
@@ -15,7 +15,7 @@
<nav class="navbar navbar-inverse">
<div class="container nav-container">
<div class="navbar-header">
- <p class="navbar-brand">Spanish Checkers v0.5.3</span></p>
+ <p class="navbar-brand">Spanish Checkers v0.5.6</p>
</div>
</div>
</nav>