build: bump deps

This commit is contained in:
liyasthomas
2022-01-24 05:44:10 +05:30
parent 1350919c78
commit 758460210a
37 changed files with 1283 additions and 2007 deletions

View File

@@ -144,7 +144,7 @@
@click.native="options.tippy().hide()"
/>
<div class="flex px-4 py-2 opacity-50">
{{ `${t("app.name")} ${t("app.version")}` }}
{{ `${t("app.name")} v${$config.clientVersion}` }}
</div>
</div>
</tippy>