diff options
author | Matthijs Kuiper <info@matthijskuiper.nl> | 2018-02-17 23:38:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-17 23:38:21 +0100 |
commit | 7ff955bd8fa47729db937f8a5af1e510788a7776 (patch) | |
tree | 06a76dcf8d97a6a779e9c6b667d0434ddea22292 | |
parent | 4c77bc74105011506c4f757f5e50c2351f98b362 (diff) | |
parent | 84e1d2b71d0c9dceace386b5702917c3d16ae89f (diff) |
Merge pull request #14 from sn3p/bump-version4.4.1
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>
|