Fixed version numbers, as always...

This commit is contained in:
Wruczek
2016-06-29 02:16:09 +02:00
parent 993dec38eb
commit a171b24fdc
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ function showError($title, $text) { ?>
<?php echo $text; ?>
</div>
<div class="panel-footer">
Strona &copy; <a href="http://wruczek.top">Wruczek</a> 2016 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.1.0 | MIT License
Strona &copy; <a href="http://wruczek.top">Wruczek</a> 2016 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.1.1 | MIT License
</div>
</div>