Prep for the RC5 release of the desktop app

This commit is contained in:
Keavon Chambers
2026-05-01 21:58:16 -07:00
parent a0d5f418d9
commit ab7f59ca61
2 changed files with 2 additions and 2 deletions
@@ -35,7 +35,7 @@
<LayoutCol class="bottom-message">
<TextLabel italic={true} disabled={true}>
{#if import.meta.env.MODE === "native"}
You are testing Release Candidate 4 of the 1.0 desktop release. Please regularly check Discord for the next testing build and report issues you encounter.
You are testing Release Candidate 5 of the 1.0 desktop release. Please regularly check Discord for the next testing build and report issues you encounter.
{/if}
</TextLabel>
</LayoutCol>