bump version

This commit is contained in:
evanpelle
2024-09-30 19:45:23 -07:00
parent f121c1d649
commit 155c0366a3
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -147,12 +147,12 @@
* BUG: change username after selecting map DONE 9/29/2024
* BUG: fake humans break alliance too often DONE 9/29/2024
* make fake humans more difficult DONE 9/29/2024
* BUG: make event box work on mobile DONE 9/29/2024
* BUG: make event box work on mobile DONE 9/30/2024
* BUG: alliance cooldown request
* BUG: alliance expire message after player dies
* Make fake humans spawn by their country
* make create/break alliance single button
* add request attack other players
* make create/break alliance single button
* add emoji button
* make year clock
* block user inputs if too far behind server
+1 -1
View File
@@ -27,7 +27,7 @@
</svg>
</a>
<h1>OpenFront.io</h1>
<h2>(v0.4.6)</h2>
<h2>(v0.5.0)</h2>
<div id="username-container">
<input type="text" id="username" placeholder="Enter your username">
</div>