only version clickable

This commit is contained in:
Maxi Quoß
2023-01-30 01:05:40 +01:00
parent 737507faef
commit cda3cba9ca
2 changed files with 2923 additions and 2077 deletions

4995
frontend/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -388,8 +388,9 @@
</section>
<p class="m-0 my-4 p-4 text-center text-muted">
{#if version !== undefined}
<a href="https://github.com/seriousm4x/UpSnap/releases/tag/{version}" class="text-reset"
>UpSnap version: {version}</a
UpSnap version: <a
href="https://github.com/seriousm4x/UpSnap/releases/tag/{version}"
class="text-reset">{version}</a
>
{:else}
UpSnap version: (untracked)