We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11b93c4 + 55e80fe commit 093eb6fCopy full SHA for 093eb6f
surfsense_web/components/sidebar/app-sidebar.tsx
@@ -218,7 +218,7 @@ export function AppSidebar({
218
</div>
219
<div className="grid flex-1 text-left text-sm leading-tight">
220
<span className="truncate font-medium">SurfSense</span>
221
- <span className="truncate text-xs">beta v0.0.6</span>
+ <span className="truncate text-xs">beta v0.0.7</span>
222
223
224
</SidebarMenuButton>
0 commit comments