display build type in about page and release 8.0.6

This commit is contained in:
2022-08-22 22:17:54 +00:00
parent ae79d68770
commit f89bcf01ee
3 changed files with 5 additions and 3 deletions

View File

@@ -66,7 +66,9 @@
</div>
<div>
<span class="ml-6 text-body-1">{{ $ay.t("Version") }}: </span>
<span class="text-body-2">{{ serverInfo.serverVersion }}</span>
<span class="text-body-2"
>{{ serverInfo.serverVersion }}&nbsp;{{ serverInfo.build }}</span
>
</div>
<div>
<span class="ml-6 text-body-1">{{ $ay.t("SchemaVersion") }}: </span>