{#if status === 'UPTODATE'}
- You're on GitButler {currentVersion}, which is the most up-to-date version.
+ You're on GitButler {$currentVersion}, which is the most up-to-date version.
{:else}
Upgrade now for the latest features.
@@ -85,25 +85,30 @@
Cancel
{/if}
-
+
+ {#if status === 'UPTODATE'}
+
+ {:else}
+
+ {/if}