remove hardcoded version

This commit is contained in:
liamcottle 2024-05-28 01:33:29 +12:00
commit bb6c9c71b7

View file

@ -18,7 +18,7 @@
<!-- about -->
<div class="mx-auto text-center mb-2">
<div class="font-bold">Reticulum WebChat</div>
<div class="text-sm">v1.0.0 Developed by Liam Cottle</div>
<div class="text-sm">Developed by Liam Cottle</div>
</div>
<!-- loading spinner -->