diff options
author | Matthijs Kuiper <info@matthijskuiper.nl> | 2018-02-17 23:37:40 +0100 |
---|---|---|
committer | Matthijs Kuiper <info@matthijskuiper.nl> | 2018-02-17 23:37:40 +0100 |
commit | 84e1d2b71d0c9dceace386b5702917c3d16ae89f (patch) | |
tree | 76b85646484c9a5914c629433d9bcc29a7f44e46 | |
parent | 76ab07b6646c807d321274bfdfb2814cffb6af90 (diff) |
Bump to version 4.4.1
-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>
|