diff options
| author | sD <stoned@derpymail.org> | 2019-12-26 20:11:36 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-26 20:11:36 +0100 |
| commit | f8f3bd210c128df39b08c4f89c740872ec47902c (patch) | |
| tree | 40f3270bb7fdadbf6f35d08790281a834be161b4 | |
| parent | d7069090a8dc1b0f5358eb0de9e03300c600b77a (diff) | |
| parent | f529b01a6a9c993fa4c5ca0c82bfb8d3f6445ede (diff) | |
Merge branch 'master' of https://github.com/AttorneyOnline/webAO
| -rw-r--r-- | webAO/client.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/client.html b/webAO/client.html index be402b7..64078e6 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -303,7 +303,7 @@ <meta name="frame-title" lang="en" content="About"> <img id="about-logo" src="images/logo-new.png" alt="Attorney Online logo"> <h1 style="line-height: .3em;">webAO</h1> - <h3>version 2.3</h3> + <h3>version 2.4</h3> <p>Client created by <a href="https://github.com/stonedDiscord">@stonedDiscord</a> and fixed up by <a href="https://github.com/oldmud0">@oldmud0</a> and @@ -356,4 +356,4 @@ </div> </body> -</html>
\ No newline at end of file +</html> |
