Updated version to v0.0.7 in dashboard #121 without any other change

This commit is contained in:
itsmekaved 2025-06-02 13:38:13 +05:30
parent 11b93c443f
commit 78f8f55388

View file

@ -218,7 +218,7 @@ export function AppSidebar({
</div>
<div className="grid flex-1 text-left text-sm leading-tight">
<span className="truncate font-medium">SurfSense</span>
<span className="truncate text-xs">beta v0.0.6</span>
<span className="truncate text-xs">beta v0.0.7</span>
</div>
</div>
</SidebarMenuButton>