docs: Update README

This commit is contained in:
Aleksi Lassila
2024-06-03 17:39:01 +03:00
parent db21aef3f3
commit ad7ece0e60
6 changed files with 73 additions and 40 deletions

View File

@@ -15,7 +15,7 @@
</script>
{#await fetchLatestVersion() then latestVersion}
{#if latestVersion !== `v${VERSION}` && latestVersion !== $skippedVersion && visible}
{#if latestVersion !== `v${REIVERR_VERSION}` && latestVersion !== $skippedVersion && visible}
<div
class="fixed inset-x-0 bottom-0 p-3 flex items-center justify-center z-20 bg-stone-800 text-sm"
>