diff options
Diffstat (limited to 'html')
-rwxr-xr-x | html/includes/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/includes/footer.php b/html/includes/footer.php index fa36ccd..3158b06 100755 --- a/html/includes/footer.php +++ b/html/includes/footer.php @@ -8,7 +8,7 @@ <a href="./?p=help">Help</a>
<br>
<br>
- <a href="https://github.com/sn3p/utstats" target="_blank">UTStats Beta 4.4.0</a>
+ <a href="https://github.com/sn3p/utstats" target="_blank">UTStats Beta 4.4.1</a>
© <?php echo date("Y"); ?> azazel, AnthraX toa and sn3p
</div>
</body>
|