Adjust stats page, bump patch version

This commit is contained in:
Fred Boniface
2023-03-13 20:40:16 +00:00
parent 97f656f5b6
commit 39fd810118
3 changed files with 17 additions and 5 deletions

View File

@@ -52,15 +52,27 @@
<th>Version</th>
</tr>
<tr>
<td>owlboard-backend</td>
<td>
<a href="https://git.fjla.uk/OwlBoard/backend">
backend
</a>
</td>
<td id="ver-bkend"></td>
</tr>
<tr>
<td>dbmanager</td>
<td>
<a href="https://git.fjla.uk/OwlBoard/db-manager">
db-manager
</a>
<td>
<td id="ver-dbman"></td>
</tr>
<tr>
<td>owlboard-web</td>
<td>
<a href="https://git.fjla.uk/OwlBoard/web">
web-frontend
</a>
</td>
<td id="ver-web"></td>
</tr>
</table>