chore: README updated + version change

This commit is contained in:
Martin Ambrus
2017-10-22 12:31:32 +02:00
parent b7dfa800d3
commit 561975babf
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
TravianZ Version v.8.2.0 BETA (for PHP version 7)
TravianZ Version v.8.2.5 BETA (for PHP version 7)
Download and updates : https://github.com/Shadowss/TravianZ
@@ -40,6 +40,8 @@ martinambrus changes:
28. fixed reports pagination always staying on "All" tab
29. fix for the "fixed" :) self-kicking from an alliance
30. fixed sending messages to player via Admin
31. Support user is now a part of the installation and can be logged into Admin and in-game (albeit in game, they have no village, so can not access fields or village views)
32. messages sent to Multihunter now have the correct recepient shown next to them (was empty)
Shadowss changes:
+1 -1
View File
@@ -22,7 +22,7 @@
<div class="footer-menu">
<center><br />
<div class="copyright">&copy; 2010 - <?php echo date('Y') . ' ' . (defined('SERVER_NAME') ? SERVER_NAME : 'TravianZ');?> All rights reserved</div>
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.8.2.0 BETA</font></b></a>
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.8.2.5 BETA</font></b></a>
</div>
</div>
</div></center>