Skip to content

Commit

Permalink
chore: pre-release version change
Browse files Browse the repository at this point in the history
  • Loading branch information
martinambrus committed Nov 21, 2017
1 parent 1b25c4c commit f5e7732
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Code Triagers Badge](https://www.codetriage.com/shadowss/travianz/badges/users.svg)](https://www.codetriage.com/shadowss/travianz) [![Join the chat at https://gitter.im/TravianZ-V8/Lobby](https://badges.gitter.im/TravianZ-V8/Lobby.svg)](https://gitter.im/TravianZ-V8/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

TravianZ Version v.8.3.2 BETA
TravianZ Version v.8.3.3 BETA b2

Download and updates : https://github.com/Shadowss/TravianZ

Expand Down
4 changes: 2 additions & 2 deletions Templates/footer.tpl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php
<?php


#################################################################################
Expand All @@ -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.3.2 BETA</font></b></a>
<div class="copyright">Server running on: <a href="version.php"><b><font color="Red">v.8.3.3 BETA b2</font></b></a>
</div>
</div>
</div></center>
Expand Down

0 comments on commit f5e7732

Please sign in to comment.